mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-24 01:43:42 +02:00
Small fix
This commit is contained in:
@@ -2307,7 +2307,7 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
snackbar.dismiss();
|
||||
new FragmentDialogReporting().show(getFragmentManager(), "first");
|
||||
new FragmentDialogReporting().show(getFragmentManager(), "reporting");
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user