make the light theme light

Fixes #2111
Tested on GB and LP
// FREEBIE
This commit is contained in:
Jake McGinty 2014-11-20 21:59:15 -08:00
parent e31994ac77
commit 167386ea49

View File

@ -160,7 +160,7 @@
</style>
<style name="TextSecure.Light.Dialog"
parent="Theme.AppCompat.Dialog"
parent="Theme.AppCompat.Light.Dialog"
tools:ignore="NewApi">
<item name="android:windowFrame">@null</item>
<item name="android:windowTitleStyle">@style/TextSecureDialogWindowTitle</item>