android - How to align header with its underlying data? -


i have implemented list view static header (the header not scrolling listview), using "linearlayout + listview" approach. in general, list view works table, header linearlayout , table body listview. can insert new column , corresponding data list view. reason implement way need let user share data throught context menu of listview. both header name , data has various length, how align header name underlying data?

any thought appreciated.

check link.. article in blog..hope can you.. http://cap-cay.blogspot.com/2011/09/android-programming-listview.html


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -