1<resources xmlns:tools="http://schemas.android.com/tools"> 2 <!-- Base application theme. --> 3 <style name="Theme.MyRoboApplication" parent="@android:Theme.DeviceDefault.NoActionBar"> 4 </style> 5</resources>
1<resources xmlns:tools="http://schemas.android.com/tools"> 2 <!-- Base application theme. --> 3 <style name="Theme.MyRoboApplication" parent="@android:Theme.DeviceDefault.NoActionBar"> 4 </style> 5</resources>