mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Fix styling on 2.3
Also switch to Holo Dark, which is what we wanted anyway
This commit is contained in:
parent
6a2f0e203c
commit
2976268291
5 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<resources>
|
||||
|
||||
<style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar" />
|
||||
<style name="AppTheme" parent="android:Theme.Holo" />
|
||||
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue