Hi,
I'm using version 1.4.1, and today I'm seeing new version 1.4.4. I was upgrade to this version and my code is didn't working.
Please give me a standard way to use library, I don't use data-binding
- create a skeleton drawable for a ViewGroup
- hide skeleton
And more, If I use library, my view has an issue, method visible of View is not working.
- show skeleton drawable
- [while] - init view, set view visibility is gone
- init view done, hide skeleton -> my view is visible still.
Some logs:

Hi,
I'm using version 1.4.1, and today I'm seeing new version 1.4.4. I was upgrade to this version and my code is didn't working.
Please give me a standard way to use library, I don't use data-binding
And more, If I use library, my view has an issue, method visible of View is not working.
Some logs:
