mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
remove unused style after removing bottom sheet
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
6bc007151a
commit
d30653fc99
@ -63,11 +63,7 @@
|
||||
<item name="iconTint">@color/fontAppbar</item>
|
||||
</style>
|
||||
|
||||
<style name="CallButtonMenu" parent="@style/ChatSendButtonMenu"></style>
|
||||
|
||||
<style name="BottomNavigationView" parent="@style/Widget.MaterialComponents.BottomNavigationView">
|
||||
<item name="elevation">1dp</item>
|
||||
</style>
|
||||
<style name="CallButtonMenu" parent="@style/ChatSendButtonMenu" />
|
||||
|
||||
<style name="ThemeOverlay.App.BottomSheetDialog" parent="ThemeOverlay.MaterialComponents.DayNight.BottomSheetDialog">
|
||||
<item name="bottomSheetStyle">@style/Talk.BottomSheetDialog</item>
|
||||
|
Loading…
Reference in New Issue
Block a user