A simple library to simplify the viewbinding delegation in your Android Application
Stars
179
Forks
28
Watchers
179
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix(fragment): Fix crash `Can't access the Fragment View's LifecycleOwner when getView() is null` when checking the fragment lifecycle using `lifecycle.currentState.isAtLeast(Lifecycle.State.INITIALIZED)`
ef27516View on GitHubfeat(dialogfragment): Add DialogFragment viewBinding() and some bugfix
8b5d24cView on GitHub