mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 18:02:15 -05:00
Fix for issue 382 - Kind of ugly for the moment, but render the folder config popup as a popup.
This makes the menus it shows not white-on-white
This commit is contained in:
parent
79623b2e70
commit
989ccad161
@ -83,6 +83,7 @@
|
||||
|
||||
<activity
|
||||
android:name="com.android.email.activity.setup.FolderSettings"
|
||||
android:theme="@android:style/Theme.Dialog"
|
||||
android:label="@string/folder_settings_title"
|
||||
>
|
||||
</activity>
|
||||
|
Loading…
Reference in New Issue
Block a user