mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 22:56:33 +02:00
Switched to app bar
This commit is contained in:
@@ -424,7 +424,7 @@ public class FragmentOptions extends FragmentBase {
|
||||
}
|
||||
|
||||
searchView.setSuggestionsAdapter(new SimpleCursorAdapter(
|
||||
searchView.getContext(),
|
||||
pager.getContext(),
|
||||
R.layout.spinner_item1_dropdown,
|
||||
cursor,
|
||||
new String[]{"title"},
|
||||
|
||||
Reference in New Issue
Block a user