We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e10eb commit 8b9db36Copy full SHA for 8b9db36
1 file changed
app/src/main/res/layout/feed_group_add_new_item.xml
@@ -2,8 +2,8 @@
2
<androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:app="http://schemas.android.com/apk/res-auto"
4
xmlns:tools="http://schemas.android.com/tools"
5
- android:layout_width="64dp"
6
- android:layout_height="48dp"
+ android:layout_width="112dp"
+ android:layout_height="75dp"
7
android:layout_gravity="center_vertical"
8
android:clickable="true"
9
android:focusable="true"
0 commit comments