Hacks to make dialogs on Android 2.3 black on white, and not black on black
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
android:allowBackup="false"
|
||||
android:hardwareAccelerated="true"
|
||||
android:icon="@drawable/icon"
|
||||
android:theme="@style/Theme.AppCompat.Light"
|
||||
android:theme="@style/KeychainTheme"
|
||||
android:label="@string/app_name">
|
||||
<activity
|
||||
android:name=".ui.KeyListPublicActivity"
|
||||
|
||||
Reference in New Issue
Block a user