Clean up some SonarQube warnings (trailing whitespace, etc).
[platform/upstream/iotivity.git] / android / examples / simpleserver / src / main / res / values / styles.xml
1 <resources>
2
3     <!-- Base application theme. -->
4     <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
5         <!-- Customize your theme here. -->
6     </style>
7
8 </resources>