4.7 MainActivityFragment Class

Class MainActivityFragment (Figs. 4.324.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.

Fig. 4.32 MainActivityFragment package statement, import statements

Computer code has 369 lines.

Fig. 4.42 MainActivityFragment method disableButtons

The code continues.

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.