summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index f1dafcb..2f85377 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -18,7 +18,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
- <style name="ThemeCamera" parent="android:Theme.Black.NoTitleBar.Fullscreen">
+ <style name="ThemeCamera" parent="android:Theme.Holo.NoActionBar.Fullscreen">
</style>
<style name="OnScreenHintTextAppearance">
<item name="android:textColor">@android:color/primary_text_dark</item>