This commit is contained in:
Ashutosh Singh 2020-02-21 02:00:31 +05:30
parent caaf09f05b
commit 6f8e901877

View File

@ -27,7 +27,7 @@
app:backgroundColor="?colorOnSurface"
app:bidirectionalAnimate="false"
app:layout_constraintBottom_toBottomOf="@+id/toolbar"
app:progressColor="@color/accent" />
app:progressColor="@color/blue400" />
</androidx.constraintlayout.widget.ConstraintLayout>
</com.google.android.material.appbar.AppBarLayout>