Skip to content

Commit

Permalink
Fixed some assets.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Cantin committed Jun 29, 2014
1 parent 7251ecf commit 76cc8c4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion android/src/main/res/values-v11/styles.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<resources>
<style name="app_theme" parent="android:Theme.Holo.Light.DarkActionBar" />
<style name="app_theme" parent="android:Theme.Holo" />
</resources>
2 changes: 1 addition & 1 deletion android/src/main/res/values-v14/styles.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<resources>
<style name="app_theme" parent="android:Theme.Holo.Light.DarkActionBar" />
<style name="app_theme" parent="android:Theme.Holo" />
</resources>

0 comments on commit 76cc8c4

Please sign in to comment.