mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-12 17:12:40 +01:00
DroidFish: Use the holo theme.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<uses-sdk android:minSdkVersion="11"
|
||||
android:targetSdkVersion="23"/>
|
||||
<application android:icon="@drawable/icon"
|
||||
android:theme="@android:style/Theme.Holo"
|
||||
android:label="@string/app_name"
|
||||
android:allowBackup="true">
|
||||
<activity android:name=".DroidFish"
|
||||
|
||||
Reference in New Issue
Block a user