mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 20:06:29 +01:00
Dialog icons
This commit is contained in:
@@ -200,6 +200,7 @@ public class FragmentLogs extends FragmentBase {
|
||||
}
|
||||
|
||||
new AlertDialog.Builder(getContext())
|
||||
.setIcon(R.drawable.twotone_visibility_24)
|
||||
.setTitle(R.string.title_unhide)
|
||||
.setMultiChoiceItems(titles, states, new DialogInterface.OnMultiChoiceClickListener() {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user