Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Android Demo for the Master-Detail Pattern for Phones and Tablets

Notifications You must be signed in to change notification settings

codepath/android-master-detail-demo

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

android-master-detail-demo

Master Detail Pattern

Android Demo for the Master-Detail Pattern for Phones and Tablets. Check out the Flexible User Interface guide for more details about building this app. The idea is to build a flexible UI app that has a list of items and a detail view. On tablets, there is a two pane view that shows the list and the details while on a phone there is a list and detail on separate activities.