- What is master detail flow android?
- What is a master detail view?
- What is the flow for creating an application from a master detail template?
What is master detail flow android?
A master/detail flow is an interface design concept whereby a list of items (referred to as the master list) is displayed to the user. On selecting an item from the list, additional information relating to that item is then presented to the user within a detail pane.
What is a master detail view?
A master-detail view is a type of view that typically includes a form applet and a list applet that displays data from two different business components.
What is the flow for creating an application from a master detail template?
Create a new project in Android Studio, entering MasterDetailFlow into the Application name field and ebookfrenzy.com as the Company Domain setting before clicking on the Next button. On the form factors screen, enable the Phone and Tablet option and set the minimum SDK setting to API 26: Android 8.0 (Oreo).