https://github.com/voghdev/fontweightplayground
Sample Application to research how fontWeight and lineHeight work on Android
https://github.com/voghdev/fontweightplayground
Last synced: 4 months ago
JSON representation
Sample Application to research how fontWeight and lineHeight work on Android
- Host: GitHub
- URL: https://github.com/voghdev/fontweightplayground
- Owner: voghDev
- License: apache-2.0
- Created: 2021-09-09T09:27:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T06:19:50.000Z (over 4 years ago)
- Last Synced: 2025-06-01T10:01:09.280Z (7 months ago)
- Language: Kotlin
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FontWeightPlayground
Sample Application to research how fontWeight and lineHeight work on Android
In this project we'll try to apply `fontWeight` property to several TextViews in an Activity.

