mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 09:56:49 +00:00
Merge "Updated fonts to Google Sans in Setup screens." into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f6de6e364a
@@ -41,7 +41,7 @@
|
||||
parent="TextAppearance.GestureTutorial">
|
||||
<item name="android:gravity">start</item>
|
||||
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
||||
<item name="android:fontFamily">google-sans-regular</item>
|
||||
<item name="android:fontFamily">google-sans</item>
|
||||
<item name="android:letterSpacing">0.03</item>
|
||||
<item name="android:textSize">36sp</item>
|
||||
<item name="android:lineHeight">44sp</item>
|
||||
@@ -106,6 +106,7 @@
|
||||
<item name="android:letterSpacing">0.02</item>
|
||||
<item name="android:textSize">16sp</item>
|
||||
<item name="android:textAllCaps">false</item>
|
||||
<item name="android:fontFamily">google-sans-text-medium</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.GestureTutorial.CancelButtonLabel"
|
||||
|
||||
Reference in New Issue
Block a user