How can I add two list fragments one below the other?
I want to add two listfragments (listfragment1 and listfragment2) whose
list are populated dynamically from webservice call. The listfragment2 is
suppose to be just below the listfragment1 such that if more content is
fetched in listfragment1 then listfragment2 should move/slide down.
No comments:
Post a Comment