rocketinsights / android-base

A base Android project to start Rocket Android projects off of.
4 stars 0 forks source link

Adding LiveData and other useful extensions #101

Closed IvanToplak closed 3 years ago

IvanToplak commented 3 years ago

One Line Summary

Adding LiveData and other useful extensions. Attempt to resolve ambiguity with View visibility states (i.e. hide = gone), and fade in/out.

Issue(s) Addressed

Closes #100

Steps to Reproduce/Test

Checklist