mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 17:36:49 +00:00
Merge "Updated fonts to Google Sans in Setup screens." into tm-qpr-dev am: f6de6e364a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20609514 Change-Id: I9d1ed320af5a8532d41e65969dd8b7836834753c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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