Morten Holmgaard

Results 42 comments of Morten Holmgaard

@EudyContreras I really hope you soon can find a bit of time to look at this, as we supposed to go live with our projects in a few weeks, and...

One addition question @EudyContreras: How to avoid all views in the container adding the skeletons to, shows skeletons? bones:skeletonBoneEnabled=" ![image](https://user-images.githubusercontent.com/1279671/114353216-0dc9c680-9b6d-11eb-9820-5d2bf54907b5.png) I have a view like this where only the right...

>> And is it possible to add skeleton to a viewgroup on the viewgroup it self, and not each of the subviews in it? > > yes the viewgroups within...

@EudyContreras I have now tested trying to add a skeleton to the viewgroup it self, with the children visibility set to gone and having a explicit width and height on...

@nanoo-k Did you end up handling it with this libary or did you find a better libary for that? - I have the same requirement.

I have created a pull request with the code from @OJIer3 https://github.com/chthai64/SwipeRevealLayout/pull/87 @chthai64 please merge this in. My fork could be referenced until the pull request is merged in like...

Would it be solved making an unbind method in ViewBinderHelper and then call that in onViewRecycled?

"also copy the dex-method-counts plugin into your project root" - what does that mean? And to make it work I expect that I should create a bat file with one...