5 lines
208 B
XML
5 lines
208 B
XML
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
<!-- Base application theme. -->
|
|
<style name="Theme.MyRoboApplication" parent="@android:Theme.DeviceDefault.NoActionBar">
|
|
</style>
|
|
</resources> |