Dati Gaetano

Results 8 issues of Dati Gaetano

Does this tooltip follow a recyclerview while scrolling if linked in its adapter? Thanks

java.lang.RuntimeException: Unable to create application com.bananasrl.banana.Utils.App: java.lang.NullPointerException: Attempt to invoke interface method 'int android.security.IKeystoreService.del(java.lang.String, int)' on a null object reference at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5678) at android.app.ActivityThread.-wrap2(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:156)...

I'm relatively new to Android programming. How can I implement Sticky Headers or normal Headers in this nice RecyclerView? Thank you in advance. Please explain me everything so I can...

Can you provide me a good filtering example? And how to implement Multiselection? Thanks

Is it possible to bind a Qbadge on a TabLayout? How to achieve this? Thanks

Hi, this is a really useful library. Thanks for doing such work. I'm just opening this issue to ask you for support on Tablets (2 screens at the same time...

enhancement

This is how a Tooltip looks like on **Samsung S7 Edge**: ![screenshot_20180203-145908](https://user-images.githubusercontent.com/23473553/35767806-064bc760-08f3-11e8-8c51-2162cefb69f8.png) This is the Starting point of a recyclerview. But I don't think it's important because I have a...

Does this tooltip follow one item of a recyclerview while scrolling or it statically stays there? Thanks