• Stars
    star
    1
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Stuff that spares you boilerplate code, for example in fragment you'll find base fragment classes you could use to extend and remove duplications regarding layout inflation either with or without databinding support, also with a convenient callback to initialize your layout views in.