Posts by Lucas Dolci • 11 points
2 posts
-
-1
votes2
answers53
viewsQ: Add empty items at the end of array
This is what I need to do, and I’m not up to it. I have to create an array to generate a json output with 50 items for example, but if the database contains only 30 it completes the 50 items with…
-
1
votes1
answer757
viewsQ: Image in listview with Sqllite / Drawable
I have an app that does a corporate phone search on a Sqllite database. It’s working normally, but I need to get some image into some of these companies. The database field would be only the image…