How to implement customize list view for multiple screen size in android -


i have tried customize list view multiple screen size, couldn't achieve that. can tell me how implement customize list view multiple screen size in android? have used dip in layout. when use dip, work? have given layout folder name layout layout-small layout-large ,layout-xlarge.

thanks

hope 1

http://geekswithblogs.net/bosuch/archive/2011/01/31/android---create-a-custom-multi-line-listview-bound-to-an.aspx

http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/2.3.4_r1/android/widget/listview.java?av=h

http://www.java2s.com/open-source/android/android-core/platform-frameworks-base/android/widget/listview.java.htm

http://www.smashingmagazine.com/2011/08/09/designing-for-android-tablets/


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -