/simple-font

Simple native Android app built using Kotlin and Jetpack Compose to load local .ttf font file into app font

Primary LanguageKotlin

Simple Font

Simple native Android app build using Kotlin and Jetpack Compose. This project is to demonstrate how to load new font family directly from local .ttf file in runtime.

Tech stack

  • Kotlin based
  • Jetpack Compose, for UI Layer
  • Architecture
    • Due project scale, this project only consist UI layer with utils package to store logic behind this app