hiasel

Results 4 comments of hiasel

I can confirm this. Annotating a method with `@AfterPermissionGranted` that is not inside an `Activity` does not seem to trigger a callback and the function is not called after the...

Thanks for this great plugin. It's exactly what I was looking for quite a long time. I was able to setup my MVVM workflow in less than one hour. Exporting...

> clone source code ,then replace StickyScrollView extents ScrollView to NestedScollView @thinkfeed Thank you very much for this answer. I needed to "stick" a header view on top of a...

Since I was looking for exact this feature and currently couldn't find any implementation for the R package I've created a very simple plugin called "hide". (See my pull-request here:...