Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3.     <style name="Theme.NoBackground.NoTitle" parent="android:Theme">
  4.         <item name="android:windowBackground">@null</item>
  5.         <item name="android:windowNoTitle">true</item>
  6.     </style>
  7. </resources>
  8.