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.Dismiss alert
This is a skeleton app with a master-list view and a detail view.
The views are displayed using a multi-pane layout in tablet sized screens.
Uses fragments but supports older Android SDK versions by including the support package.
About
Multi-Pane layout base app. A skeleton app which contains master-list and detail-view using fragments to show multi-pane layout in tablets. Also includes compatibility support package for older Android API versions.