mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
For #24066 - Use secondary text color for the No Collections description
This commit is contained in:
parent
691e303677
commit
50ab3d451e
@ -45,6 +45,7 @@
|
||||
android:layout_marginTop="4dp"
|
||||
android:text="@string/no_collections_description2"
|
||||
android:textAlignment="viewStart"
|
||||
android:textColor="?secondaryText"
|
||||
android:textSize="14sp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user