We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0852c6 + 733e2ae commit 30793c0Copy full SHA for 30793c0
1 file changed
app/src/main/res/layout/project_item.xml
@@ -11,7 +11,7 @@
11
12
<RelativeLayout
13
android:layout_width="match_parent"
14
- android:layout_height="50dp"
+ android:layout_height="wrap_content"
15
android:padding="4dp">
16
17
<ImageView
0 commit comments