Nothing but a space

This commit is contained in:
BGbaderguet 2020-11-09 01:10:02 +01:00
parent 90c18bf8d2
commit fd71bd2b9b

View File

@ -30,11 +30,11 @@
android:gravity="center"
android:text="@string/firstAction"
android:textSize="20sp"
app:layout_constraintBottom_toTopOf="@+id/fab"
app:layout_constraintBottom_toTopOf="@+id/plusButton"
tools:layout_editor_absoluteX="89dp" />
<com.google.android.material.floatingactionbutton.FloatingActionButton
android:id="@+id/fab"
android:id="@+id/plusButton"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
android:layout_width="wrap_content"