Use header20 style on collections to match other home items. Add margin above collections. (#20633)

upstream-sync
Elise Richards 3 years ago committed by GitHub
parent 2426384a2e
commit ea56dd216b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,4 +9,4 @@
android:gravity="center_vertical"
android:layout_marginTop="40dp"
android:text="@string/collections_header"
android:textAppearance="@style/HeaderTextStyle" />
android:textAppearance="@style/Header20TextStyle" />

Loading…
Cancel
Save