feat: use correct coloring for new exclusive list explanation
cc: @sk22
This commit is contained in:
parent
1beba48b66
commit
2bbcae9fc6
|
@ -86,6 +86,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="24dp"
|
||||
android:layout_marginBottom="8dp"
|
||||
android:textColor="?android:textColorSecondary"
|
||||
android:textSize="14sp"
|
||||
android:text="@string/sk_list_exclusive_switch_explanation" />
|
||||
</LinearLayout>
|
Loading…
Reference in New Issue