mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Layout improvement
This commit is contained in:
@@ -435,7 +435,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
|
||||
SimpleCursorAdapter cadapter = new SimpleCursorAdapter(
|
||||
getContext(),
|
||||
R.layout.spinner_contact,
|
||||
R.layout.spinner_item2_dropdown,
|
||||
null,
|
||||
contacts
|
||||
? new String[]{
|
||||
|
||||
Reference in New Issue
Block a user