Imported Upstream version 1.1.1
[platform/upstream/iotivity.git] / android / examples / DirectPairing / src / main / res / values / styles.xml
1 <resources>\r
2 \r
3     <!--\r
4         Base application theme, dependent on API level. This theme is replaced
5         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.\r
6     -->\r
7     <style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar">\r
8         <!--\r
9             Theme customizations available in newer API levels can go in
10             res/values-vXX/styles.xml, while customizations related to
11             backward-compatibility can go here.\r
12         -->\r
13     </style>\r
14 \r
15     <!-- Application theme. -->\r
16     <style name="AppTheme" parent="AppBaseTheme">\r
17         <!-- All customizations that are NOT specific to a particular API-level can go here. -->\r
18     </style>\r
19 \r
20 </resources>\r