Switch to Dark Action Bar theme

This commit is contained in:
YuviPanda 2013-02-02 20:48:53 +05:30
parent 9724bfd8f5
commit 9139f29716
3 changed files with 10 additions and 10 deletions

View file

@ -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>