Fixed Gradient theme queue sheet

This commit is contained in:
Prathamesh More 2021-12-12 12:35:46 +05:30
parent e27bf9d2cb
commit 2975a33e95
3 changed files with 8 additions and 8 deletions

View file

@ -150,7 +150,7 @@
android:layout_width="0dp"
android:layout_height="0dp"
android:background="?attr/colorSurface"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/container"