Fix styling on 2.3

Also switch to Holo Dark, which is what we wanted anyway
This commit is contained in:
YuviPanda 2013-03-20 15:03:02 +05:30
parent 6a2f0e203c
commit 2976268291
5 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
<resources>
<style name="AppTheme" parent="Theme.Sherlock.Light.DarkActionBar" />
<style name="AppTheme" parent="Theme.Sherlock" />
<style name="NoTitle" parent="AppTheme">
<item name="android:windowNoTitle">true</item>