Purchase dialog fixed

This commit is contained in:
serso
2016-02-20 12:51:52 +01:00
parent 9e62536d68
commit dc1c392a94
4 changed files with 72 additions and 112 deletions

View File

@@ -105,7 +105,7 @@
<activity
android:name=".preferences.PurchaseDialogActivity"
android:label="@string/cpp_purchase_title"
android:theme="@style/Cpp.Theme.Material.Dialog" />
android:theme="@style/Cpp.Theme.Translucent" />
<!-- todo serso: strings-->
<activity