xref: /aosp_15_r20/platform_testing/robolab/roboStandaloneProj/res/values/themes.xml (revision dd0948b35e70be4c0246aabd6c72554a5eb8b22a)
1<?xml version="1.0" encoding="utf-8"?>
2<resources xmlns:tools="http://schemas.android.com/tools">
3  <!-- Base application theme. -->
4  <style name="Theme.MyRoboApplication" parent="@android:Theme.DeviceDefault.NoActionBar">
5  </style>
6</resources>