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>