Skip to content

Custom Animations & Feedback

  • Uses Lottie for vector animations and Glide for GIF where applicable.
  • Visual feedback complements sound and haptics for accessibility.

Libraries

  • Lottie: com.airbnb.android:lottie
  • Glide: com.github.bumptech.glide:glide

Typical Usage

  • Startup animation on splash.
  • Per-mode GIF displayed from fragment if defined.

TODO

  • Add examples of loading animations and GIFs.
  • Document performance tips (caching, decode format).