4.7 MainActivityFragment
Class
Class MainActivityFragment
(Figs. 4.32–4.42)—a subclass of the Android Support Library’s Fragment
class (package android.support.v4.app
)—builds the Flag Quiz’s GUI and implements the quiz’s logic.
4.7.1 package
and import
Statements
Figure 4.32 shows the MainActivityFragment package
statement and import
statements. Lines 5–36
Get Android How to Program, 3/e now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.