mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
Switch to Dark Action Bar theme
This commit is contained in:
parent
9724bfd8f5
commit
9139f29716
3 changed files with 10 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<resources>
|
||||
|
||||
<style name="AppTheme" parent="Theme.Sherlock.Light" />
|
||||
<style name="AppTheme" parent="Theme.Sherlock.Light.DarkActionBar" />
|
||||
|
||||
<style name="NoTitle" parent="AppTheme">
|
||||
<item name="android:windowNoTitle">true</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue