Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,177 contributions in the last year
Contribution activity
November 1, 2020
October 2020
Created an issue in cee-dee/data-binding-cookbook that received 1 comment
Use viewLifecycleOwner in Fragment bindings
Currently, this is used when setting a Fragment's binding.lifecycleOwner where viewLifecycleOwner should be used instead, otherwise resulting in me…