fix: video profile chip using wrong color (#383)
This commit is contained in:
parent
53df89311f
commit
5ff964b9bf
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
|||
android:visibility="gone"
|
||||
app:chipIcon="@drawable/ic_dolby"
|
||||
app:chipIconSize="0dp"
|
||||
app:chipIconTint="?attr/colorOnPrimarySurface"
|
||||
app:chipIconTint="?attr/colorOnBackground"
|
||||
app:chipIconVisible="false"
|
||||
app:chipStartPadding="8dp"
|
||||
tools:text="Vision"
|
||||
|
|
Loading…
Reference in a new issue