Test - Set dynamic colors programmatically

This commit is contained in:
CappielloAntonio 2022-01-12 09:22:27 +01:00
parent 9599bcd4fb
commit 08115b4584
5 changed files with 22 additions and 7 deletions

View file

@ -80,6 +80,7 @@
android:paddingStart="0dp"
android:paddingEnd="0dp"
android:thumb="@android:color/transparent"
android:background="?attr/colorSurface"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent" />