1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-02-07 02:30:10 -05:00

Temporary fix for preferences theme - make it black until we figure out how to fix the dialogs

This commit is contained in:
Jesse Vincent 2009-04-20 01:59:23 +00:00
parent 1728f9bfa9
commit 6972a58801

View File

@ -75,6 +75,7 @@
</activity>
<activity
android:name="com.android.email.activity.setup.AccountSettings"
android:theme="@android:style/Theme"
android:label="@string/account_settings_title_fmt"
>
</activity>