Changes

Jump to: navigation, search

An Android Master/Detail Flow Tutorial

31 bytes added, 19:49, 1 July 2013
Modifying the Master/Detail Flow Template
In the rest of this chapter, the MasterDetailFlow project will be modified such that the master list displays a list of web site names and the detail pane altered to contain a WebView object instead of the current TextView. When a web site is selected by the user, the corresponding web page will subsequently load and display in the detail pane.
 
 
<google>BUY_ANDROID</google>
== Changing the Content Model ==

Navigation menu