Update for Android 5.0

This commit is contained in:
Cameron Gutman
2014-10-17 11:54:59 -07:00
parent 2d833c32b0
commit 5bf3efb247
4 changed files with 23 additions and 5 deletions

12
res/values-v21/styles.xml Normal file
View File

@@ -0,0 +1,12 @@
<resources>
<!--
Base application theme for API 21+. This theme completely replaces
AppBaseTheme from BOTH res/values/styles.xml and
res/values-v11/styles.xml on API 21+ devices.
-->
<style name="AppBaseTheme" parent="android:Theme.Material">
<!-- API 21 theme customizations can go here. -->
</style>
</resources>