Skip to content

Instantly share code, notes, and snippets.

@le0nidas
Created January 21, 2022 05:09
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save le0nidas/16ee406316b1b6e3f087b7a440cfab28 to your computer and use it in GitHub Desktop.
<style name="AcmeText" parent="TextAppearance.MaterialComponents.Body1">
<item name="android:fontFamily">@font/acme_family</item>
<item name="fontFamily">@font/acme_family</item>
<item name="android:textSize">20sp</item>
<item name="fontFamilyName">@string/acme_family</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment