hh
Laurent 6 years ago
parent 10410cb245
commit 03ce732b95
  1. 3
      app/src/main/res/layout/fragment_report_creation.xml

@ -29,10 +29,13 @@
<com.google.android.material.button.MaterialButton
android:id="@+id/next"
style="@style/PokerAnalyticsTheme.Button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="16dp"
android:layout_marginBottom="16dp"
android:paddingStart="24dp"
android:paddingEnd="24dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
tools:text="Next" />

Loading…
Cancel
Save