Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <resources>
      3     <style name="Platform.AppCompat" parent="@android:style/Theme">
      4         <item name="android:windowNoTitle">true</item>
      5     </style>
      6 
      7     <bool name="allow">true</bool>
      8 </resources>
      9