summaryrefslogtreecommitdiff
path: root/platform/android/example/app/src/main/res/values/styles.xml
blob: 97e54a45b5be2e0e5442212ff939109e224f786e (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
	<!-- Base application theme. -->
	<style name="AppBaseTheme" parent="@android:style/Theme.NoTitleBar.Fullscreen">
	</style>
</resources>