Merge branch 'notification-service'
[platform/upstream/iotivity.git] / service / notification / examples / android / NotiConsumerExample / app / src / main / res / values / styles.xml
1 <resources>\r
2 \r
3     <!-- Base application theme. -->\r
4     <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">\r
5         <!-- Customize your theme here. -->\r
6         <item name="colorPrimary">@color/colorPrimary</item>\r
7         <item name="colorPrimaryDark">@color/colorPrimaryDark</item>\r
8         <item name="colorAccent">@color/colorAccent</item>\r
9     </style>\r
10 \r
11 </resources>\r