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

5 lines
208 B
XML
Raw Normal View History

2024-06-22 08:45:49 -04:00
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Theme.MyRoboApplication" parent="@android:Theme.DeviceDefault.NoActionBar">
</style>
</resources>