Exam 9: Customize Navigating With Tabs on a Tablet App

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

The ____________________ class is used to load and access resources for the application.

(Short Answer)
4.9/5
(35)

The ____________________ control is the root of the layout and can be placed at the top or bottom of the Android window.

(Short Answer)
4.9/5
(44)

A ____ control is part of the View group and displays objects in a two-dimensional, scrollable grid.

(Multiple Choice)
4.8/5
(36)

The ____________________ control lies inside the TabHost and displays the tabs.

(Short Answer)
4.7/5
(30)

The method to locate a View class by its identifier is____.

(Multiple Choice)
4.9/5
(43)

To display the auto-complete listing for a piece of code in Eclipse, press ____.

(Multiple Choice)
4.9/5
(34)

The ____ method defines the padding for all sides of each image.

(Multiple Choice)
4.9/5
(37)

The ____ setting automatically defines how many columns to show based on the size of the Android screen and image width.

(Multiple Choice)
5.0/5
(35)

In the Graphical Layout tab of Eclipse, a(n) ____ placeholder marks the location of future tabs.

(Multiple Choice)
4.8/5
(41)

The recommended name of the first Tab Activity is ____.

(Multiple Choice)
4.9/5
(34)

The getView()method uses ____ to create a new ImageView instance.

(Multiple Choice)
4.8/5
(38)

Tab icons are typically ____ pixels.

(Multiple Choice)
4.8/5
(31)

The code to move a bottom-placed tab five pixels from the bottom edge is ____________________.

(Short Answer)
4.9/5
(37)

The ____ property can be set to an integer or to auto_fit.

(Multiple Choice)
5.0/5
(45)

The XML namespace can be found at ____________________.

(Essay)
5.0/5
(47)

When using multiple images in a GridView, it is often easiest to hold them in a(n) ____.

(Multiple Choice)
4.8/5
(42)

The XML code for the Android ID of the FrameLayout for a tabbed application is ____________________.

(Short Answer)
4.8/5
(33)

Tab content can be coded in ____ different ways.

(Multiple Choice)
4.7/5
(31)

Tabs usually require a large amount of additional instruction to use correctly.

(True/False)
4.8/5
(38)

The code to assign the ID of the TabWidget control in the XML layout file is ____________________.

(Short Answer)
4.8/5
(35)
Showing 21 - 40 of 50
close modal

Filters

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