I am trying to make a custom ListView with 3 TextViews and with 1 RadioButton for each row.
I add some info about a people and when i will save it, i want to show that info in a ListView.
I use a custom title in all activities so i can't extend List开发者_如何学运维Activity because my custom title and Shared Preferences dont will work.
I cant use arrays because my info it's dynamic. What i should do to implement this solution?
thanks
You can add a ListView to any Activity.  Just add it in the layout like you would any other View.  Then create a custom Adapter from BaseAdapter and you're all set.  Just do a search for "Android Custom Adapter" and you'll find a ton of references that should help you out.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论