|
|
|
@ -57,8 +57,6 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_gravity="bottom" |
|
|
|
android:layout_gravity="bottom" |
|
|
|
app:contentInsetEnd="8dp" |
|
|
|
|
|
|
|
app:contentInsetStart="8dp" |
|
|
|
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/recyclerView" |
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/recyclerView" |
|
|
|
app:layout_constraintEnd_toEndOf="parent" |
|
|
|
app:layout_constraintEnd_toEndOf="parent" |
|
|
|
app:layout_constraintStart_toStartOf="parent"> |
|
|
|
app:layout_constraintStart_toStartOf="parent"> |
|
|
|
|