You may use RecyclerView, which is far more advanced and customize-able than ListView.
Here is a link to start with: http://hmkcode.com/android-simple-recyclerview-widget-example/
Note: I’m not representing or related to hmkcode in any way, nor intend to promote hmkcode on any forum this is just a link to provide something to start with.
solved Should I use ListView to show sms inside inbox?