android13/platform_testing/robolab/roboStandaloneProj/res/values/themes.xml

6 lines
247 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Theme.MyRoboApplication" parent="@android:Theme.DeviceDefault.NoActionBar">
</style>
</resources>