|
|
|
@ -40,6 +40,7 @@ |
|
|
|
android:layout_alignParentBottom="true" |
|
|
|
android:layout_alignParentBottom="true" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:background="?attr/colorPrimary" |
|
|
|
android:background="?attr/colorPrimary" |
|
|
|
|
|
|
|
android:fitsSystemWindows="true" |
|
|
|
app:layout_scrollFlags="scroll|enterAlways" |
|
|
|
app:layout_scrollFlags="scroll|enterAlways" |
|
|
|
app:layout_constraintBottom_toBottomOf="parent" |
|
|
|
app:layout_constraintBottom_toBottomOf="parent" |
|
|
|
app:layout_constraintEnd_toEndOf="parent" |
|
|
|
app:layout_constraintEnd_toEndOf="parent" |
|
|
|
|