File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
WordPress/src/main/res/values Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 361
361
<item name =" android:windowIsTranslucent" >true</item >
362
362
<item name =" android:windowAnimationStyle" >@android:style/Animation</item >
363
363
</style >
364
-
364
+
365
365
<style name =" WordPress.TransparentDialog" parent =" WordPress.NoActionBar" >
366
366
<item name =" android:windowNoTitle" >true</item >
367
367
<item name =" android:windowBackground" >@android:color/transparent</item >
477
477
478
478
<style name =" MediaSettings" />
479
479
480
- <style name =" WordPress.NoActionBar.TranslucentStatus" parent =" WordPress.NoActionBar" >
481
- <item name =" android:windowTranslucentStatus" >true</item >
482
- <item name =" android:statusBarColor" >@android:color/white</item >
483
- <item name =" android:windowLightStatusBar" >false</item >
484
- </style >
485
-
486
480
<style name =" MediaSettings.Divider" >
487
481
<item name =" android:background" >?android:attr/listDivider</item >
488
482
<item name =" android:layout_marginTop" >@dimen/margin_extra_large</item >
You can’t perform that action at this time.
0 commit comments