Update bottom sheets

This commit is contained in:
Koitharu
2023-05-31 15:17:24 +03:00
parent 0c132a521e
commit f0a4fa4e95
26 changed files with 377 additions and 263 deletions

View File

@@ -81,6 +81,7 @@
<attr name="thumbColor" format="color" />
<attr name="trackColor" format="color" />
<attr name="bubbleTextSize" format="dimension" />
<attr name="scrollerOffset" format="dimension" />
<attr name="bubbleSize" format="enum">
<enum name="normal" value="0" />
<enum name="small" value="1" />