Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.96 KB

File metadata and controls

42 lines (35 loc) · 1.96 KB

Magic libs

A set of Android shortcuts that I've made working on tons of projects.

  • Import or copy the classes
  • Add the dependencies (if necessary)
  • Extend and create

UI libs

  • MagicView Create array adapters and recycle view adapters only given an xml and binding it to a model.
  • Navigation Bottom Navigation bar with animation. Tab view ..etc

Also UI and themes resources that (some required for the UI libs) styles.xml colors.xml anim drawable layout

Libs

Work in progress

Unstable