How to create custom view with two independent sections, each slideable? Example would be iPad Zillow -> http://www.zillow.com/ipad/
I was wondering if this can also be done on the home screen and not only in new app…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I doubt that would be a “custom view” in Android. The main Zillow-style activity would be a
MapView, aListView, and anImageView(for the photo), usingLinearLayoutsor aRelativeLayoutfor organization.If you write your own home screen, sure.