[skip ci] fix: story buttons hitbox
This commit is contained in:
parent
2f06ac6071
commit
a8ccf8d246
1 changed files with 2 additions and 2 deletions
|
@ -202,7 +202,7 @@
|
|||
android:id="@+id/activityRepliesContainer"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
android:padding="12dp"
|
||||
android:orientation="vertical"
|
||||
tools:ignore="UseCompoundDrawables">
|
||||
|
||||
|
@ -230,7 +230,7 @@
|
|||
android:id="@+id/activityLikeContainer"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="12dp"
|
||||
android:padding="12dp"
|
||||
android:orientation="vertical"
|
||||
tools:ignore="UseCompoundDrawables">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue