Rafi Panoyan
Rafi Panoyan
I have the same issue with Emacs 25.1.1
Can this be related to the "allowBackup" property in the `` tag of the manifest ?
Hello, Following a new issue I opened about that, this diagram made my observation more clear : Isn't this architecture more a classic 3 tier architecture than a Clean Architecture...
I've setup the library and I'm not getting any error on the Android P emulator. Is this issue exclusive to real devices ?. Anyway, the PR #588 still has to...
Is it for the onClick purpose that you translate the header view where it will be drawn ? (https://github.com/edubarr/header-decor/blob/master/lib/src/main/java/ca/barrenechea/widget/recyclerview/decoration/StickyHeaderDecoration.java#L155) I can see the library working without this translation, what's his...
I tried to get a button as a header the way your library does but the onclick listener was never called. It seems to me that using an item decorator...