Bottom sheet header bar view

This commit is contained in:
Koitharu
2022-07-24 18:36:35 +03:00
parent 802448cb5a
commit 36634414bc
21 changed files with 321 additions and 302 deletions

View File

@@ -69,4 +69,9 @@
</attr>
</declare-styleable>
</resources>
<declare-styleable name="BottomSheetHeaderBar">
<attr name="title" />
<attr name="menu" />
</declare-styleable>
</resources>