JPARDOGO

Results 9 comments of JPARDOGO

I think you said in another comment it is device dependent. isn't it? What android versions? What devices did you try?

Use the [Toolbar](https://chris.banes.me/2014/10/17/appcompat-v21/) (actionBar is deprecated) in the xml and place under the list on the xml (so it is draw over it) . I have not plans to update...

I don't have any Samsung devices but I have been testing with Genymotion emulator (Samsung Galaxy S4 - Android 4.3) and It didn't happen. I will try to create an...

I had a bit of time today and I was looking into the issue. As I said I don't have any samsung device with me, but I am changing scrollBy...

How are you loading the images? Samsung doesn't seem to like this lib lol

I am not actually doing any heavy allocations with the library so I don't think the problem is library related. The Memory problems used to appear because of bitmaps allocations....

This is definitely related with the issue #8 , where Samsung devices call GC_EXPLICIT. If they call GC_EXPLICIT is because they run out of memory....

+1 I think the most important is the dropdown suggestions of existing tags when you are adding them. Tag search would be really cool as well