src/cheogram/res/layout/activity_easy_invite.xml 🔗
@@ -54,8 +54,8 @@
<ImageView
android:id="@+id/qr_code"
- android:layout_width="0dp"
- android:layout_height="0dp"
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content"
android:layout_above="@+id/share_button"
android:layout_below="@id/scan_the_code"
android:layout_alignParentStart="true"