Skip to content

Instantly share code, notes, and snippets.

@le0nidas
Last active January 16, 2022 08:49
  • 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/5f74fc1a3ff6a141751d4969829f9466 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>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment