android - ListFragment but unique id? -


hiho! need android:id="@id/android:list"? android:id="@+id/mylist" didn't work. if have more 1 page listviews, how can right list view without unique id? how can use unique id in listview sherlocklistfragment or listfragment?

you can't. 1 list per listactivity/listframgent. use super class implementation.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -