Fix non-hiding bottom bar when not enough stickers.
This commit is contained in:
parent
f96eac96f9
commit
c202f97088
1 changed files with 2 additions and 0 deletions
|
@ -6,5 +6,7 @@
|
|||
android:layout_height="match_parent"
|
||||
android:paddingStart="4dp"
|
||||
android:paddingEnd="4dp"
|
||||
android:paddingBottom="56dp"
|
||||
android:clipToPadding="false"
|
||||
android:scrollIndicators="top|bottom"
|
||||
tools:ignore="UnusedAttribute" />
|
||||
|
|
Loading…
Add table
Reference in a new issue