mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-30 09:31:11 +01:00
Small layout improvement
This commit is contained in:
@@ -1950,7 +1950,6 @@ public class FragmentCompose extends FragmentBase {
|
||||
|
||||
// Show identities
|
||||
IdentityAdapter adapter = new IdentityAdapter(getContext(), identities);
|
||||
adapter.setDropDownViewResource(R.layout.spinner_item1_dropdown);
|
||||
spIdentity.setAdapter(adapter);
|
||||
|
||||
// Select identity
|
||||
|
||||
Reference in New Issue
Block a user