mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Cleanup
This commit is contained in:
@@ -3571,7 +3571,6 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
||||
}
|
||||
}.execute(getContext(), getActivity(), getArguments(), "view:image");
|
||||
|
||||
// TODO: dialog fragment
|
||||
final Dialog dialog = new Dialog(getContext(), android.R.style.Theme_Black_NoTitleBar_Fullscreen);
|
||||
dialog.setContentView(pv);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user