Fixing layout crash

dev
Laurent 7 years ago
parent 8611b1e83c
commit d8f847c86b
  1. 1
      app/src/main/res/layout/fragment_subscription.xml

@ -12,6 +12,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintBottom_toBottomOf="parent"
android:layout_height="wrap_content"
android:layout_width="match_parent"
android:layout_margin="16dp"
android:text="@string/purchase" />

Loading…
Cancel
Save