Skip to content

Commit 8b9db36

Browse files
committed
Resized add new item button
1 parent f7e10eb commit 8b9db36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/res/layout/feed_group_add_new_item.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:app="http://schemas.android.com/apk/res-auto"
44
xmlns:tools="http://schemas.android.com/tools"
5-
android:layout_width="64dp"
6-
android:layout_height="48dp"
5+
android:layout_width="112dp"
6+
android:layout_height="75dp"
77
android:layout_gravity="center_vertical"
88
android:clickable="true"
99
android:focusable="true"

0 commit comments

Comments
 (0)