2
0
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:
Gabriel Luong 2022-03-02 15:41:08 -05:00 committed by mergify[bot]
parent 691e303677
commit 50ab3d451e

View File

@ -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"