Update app to use Material Design Light theme
[fw/altos] / altosdroid / app / src / main / res / values / CustomTheme.xml
index 6c701ea25c7cb70f24e50aa0408120bd5bd1a3a8..435809665dcd382956eda1aa68f751cfd9b47175 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <resources>
-  <style name="CustomTheme" parent="android:Theme.Holo">
+  <style name="CustomTheme" parent="android:Theme.Material.Light">
   </style>
 </resources>