Small layout improvement

This commit is contained in:
M66B
2019-04-17 18:32:02 +02:00
parent b85ad659cc
commit f7409ff5f3
4 changed files with 3 additions and 5 deletions

View File

@@ -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