changeset 70 | 31b436663df5 |
child 98 | 4d6ff785605d |
49:b6d4f4af9e4c | 70:31b436663df5 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <resources> |
|
3 <style name="customtheme" parent="android:Theme"> |
|
4 </style> |
|
5 |
|
6 <style name="customtheme.login"> |
|
7 <item name="android:windowBackground">@drawable/background</item> |
|
8 <item name="android:windowNoTitle">true</item> |
|
9 |
|
10 |
|
11 </style> |
|
12 </resources> |