mirror of
https://github.com/recloudstream/cloudstream.git
synced 2026-07-13 00:13:17 +00:00
Compare commits
1 commit
master
...
fixbottoms
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
acafd23291 |
1 changed files with 3 additions and 0 deletions
|
|
@ -472,6 +472,9 @@
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="AppBottomSheetDialogTheme">
|
<style name="AppBottomSheetDialogTheme">
|
||||||
|
<item name="android:windowIsFloating">true</item>
|
||||||
|
<!-- To remove the background dim of bottom sheets use android:backgroundDimEnabled -->
|
||||||
|
<!-- <item name="android:backgroundDimEnabled">false</item> -->
|
||||||
<item name="android:navigationBarColor">?attr/boxItemBackground</item>
|
<item name="android:navigationBarColor">?attr/boxItemBackground</item>
|
||||||
<item name="android:windowCloseOnTouchOutside">true</item>
|
<item name="android:windowCloseOnTouchOutside">true</item>
|
||||||
<item name="android:windowBackground">@android:color/transparent</item>
|
<item name="android:windowBackground">@android:color/transparent</item>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue