I have a custom ListView which has 2 textViews and 1 imageButton.
I want to populate my first textView with Quotes from pre-populated SQLite db. I want to populate my second textView with Author from pre-populated SQLite db.
how can i do that?? I'm using base adapter and arrayList. I do not want to use SimpleCursorAdapter because, i cannot change the imageButton when it is click
Aucun commentaire:
Enregistrer un commentaire