Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 21478 |
rajender |
1 |
<resources>
|
|
|
2 |
|
|
|
3 |
<style name="AppTheme.NoActionBar">
|
|
|
4 |
<item name="windowActionBar">false</item>
|
|
|
5 |
<item name="windowNoTitle">true</item>
|
|
|
6 |
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
|
|
|
7 |
<item name="android:statusBarColor">@android:color/transparent</item>
|
|
|
8 |
</style>
|
|
|
9 |
</resources>
|