kopia lustrzana https://github.com/ryukoposting/Signal-Android
Occupy all vertical space for emoji grid
Fixes the recent emoji list leaving an empty gap at the bottom of the drawer depending on the number of items shown.fork-5.53.8
rodzic
9e74b5c892
commit
bef5b8f3e9
|
@ -9,7 +9,7 @@
|
|||
android:paddingRight="10dp"
|
||||
android:visibility="visible"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:stretchMode="columnWidth"
|
||||
android:columnWidth="@dimen/emoji_drawer_size"
|
||||
android:horizontalSpacing="0dp"
|
||||
|
|
Ładowanie…
Reference in New Issue