Exam 9: Customize Navigating With Tabs on a Tablet App

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Tabs provide a way to show different topics within a single window in an intuitive interface.

(True/False)
4.7/5
(38)

The TabSpec.setContent method accepts an Intent as its only parameter.

(True/False)
4.8/5
(33)

The GridView class is in the ____________________ package.

(Short Answer)
4.9/5
(49)

The code to place in the manifest file in order to have a titleless theme is ____________________.

(Essay)
5.0/5
(42)

The ____ is the root control of the ____ and ____.

(Multiple Choice)
4.8/5
(29)

A View instance occupies a rectangular area on the screen and is responsible for drawing component in an outer container, such as a GridView control.

(True/False)
4.9/5
(38)

The TabHost control must always be placed at the "top" of the Android window.

(True/False)
4.8/5
(39)

The ____ class can be used instead of the default Activity class if the class's primary purpose is to display a TabHost control.

(Multiple Choice)
4.9/5
(35)

It is typically easier to manage one XML layout file for all the tabs in an application, which suggests that running one Activity with multiple tabs is the preferred approach.

(True/False)
4.8/5
(44)

Android uses the ____ method to open a URI.

(Multiple Choice)
5.0/5
(41)
Showing 41 - 50 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)