altosdroid: Switch from custom title to standard Holo theme
[fw/altos] / altosdroid / res / values / CustomTheme.xml
index 4daed1f897c6a8b381f3cc089d8fd3a580d35b45..6c701ea25c7cb70f24e50aa0408120bd5bd1a3a8 100644 (file)
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <resources>
-  <style name="CustomTheme" parent="android:Theme">
-    <item name="android:windowNoTitle">false</item>
+  <style name="CustomTheme" parent="android:Theme.Holo">
   </style>
 </resources>