mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 08:08:16 +02:00
Changed chip icon
This commit is contained in:
@@ -343,7 +343,7 @@ public class EditTextMultiAutoComplete extends AppCompatMultiAutoCompleteTextVie
|
||||
});
|
||||
} else if (has) {
|
||||
cd.setTextEndPadding(dp3);
|
||||
cd.setCloseIcon(context.getDrawable(R.drawable.twotone_lock_24));
|
||||
cd.setCloseIcon(context.getDrawable(R.drawable.twotone_vpn_key_24));
|
||||
cd.setCloseIconVisible(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user