mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-01-30 09:03:50 +01:00
DroidFish: Use the holo theme.
This commit is contained in:
parent
d1e2f8488f
commit
1949a4378e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user