Posts by gabriel brito • 23 points
1 post
-
2
votes1
answer68
viewsQ: What is missing from the custom listAdapter I created?
I’m looking to insert a listview into a Fragment. When I use the default layout "android.R.layout.simple_list_item_1" works smoothly, but I want to create a different layout with two text views per…