mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 03:46:00 +01:00
Updated key icons
This commit is contained in:
@@ -75,8 +75,8 @@ public class EditTextMultiAutoComplete extends AppCompatMultiAutoCompleteTextVie
|
||||
private static ExecutorService executor = Helper.getBackgroundExecutor(1, "chips");
|
||||
|
||||
private static int[] icons = new int[]{
|
||||
R.drawable.twotone_vpn_key_24_r,
|
||||
R.drawable.twotone_vpn_key_24_l,
|
||||
R.drawable.twotone_vpn_key_24_p,
|
||||
R.drawable.twotone_vpn_key_24_s,
|
||||
R.drawable.twotone_vpn_key_24_b
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user