Floating calculator permissions

This commit is contained in:
serso
2016-02-17 13:49:39 +01:00
parent 95b22cd253
commit 14f76fb47b
46 changed files with 195 additions and 39 deletions

View File

@@ -123,7 +123,7 @@
android:icon="@drawable/ic_launcher_window"
android:label="@string/c_app_name_on_screen"
android:launchMode="singleInstance"
android:theme="@style/Cpp.Theme.Material.Dialog">
android:theme="@style/Cpp.Theme.Translucent">
<intent-filter>
<action android:name="android.intent.action.MAIN" />