kopia lustrzana https://github.com/ryukoposting/Signal-Android
Fix nav bar color on replies bottom sheet.
rodzic
0f2afa814d
commit
c27ca9ad52
|
@ -472,6 +472,7 @@
|
|||
|
||||
<style name="Widget.Signal.FixedRoundedCorners.Messages" parent="Widget.Signal.FixedRoundedCorners">
|
||||
<item name="bottomSheetStyle">@style/Widget.Signal.FixedRoundedCorners.Messages.BottomSheet</item>
|
||||
<item name="android:navigationBarColor" tools:targetApi="lollipop">@color/signal_colorSurface</item>
|
||||
</style>
|
||||
|
||||
<style name="Widget.Signal.FixedRoundedCorners.Messages.BottomSheet" parent="Widget.Material3.BottomSheet">
|
||||
|
|
Ładowanie…
Reference in New Issue