]> gitweb.fperrin.net Git - Dictionary.git/blob - res/values-v11/styles.xml
Remove unused images and XML sections.
[Dictionary.git] / res / values-v11 / styles.xml
1 <resources>
2
3     <style name="AppBaseThemeLight" parent="@style/Theme.AppCompat.Light">
4         <!--
5             Theme customizations available in newer API levels can go in
6             res/values-vXX/styles.xml, while customizations related to
7             backward-compatibility can go here.
8         -->
9     </style>
10
11     <style name="AppBaseThemeDark" parent="@style/Theme.AppCompat">
12         <!--
13             Theme customizations available in newer API levels can go in
14             res/values-vXX/styles.xml, while customizations related to
15             backward-compatibility can go here.
16         -->
17     </style>
18 </resources>