Exam 9: Customize Navigating With Tabs on a Tablet App

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

The ____ method is used to set the type of scaling in the ImageView control.

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

C

The ____ property sets the content for a TextView control.

Free
(Multiple Choice)
4.9/5
(43)
Correct Answer:
Verified

C

The ____ control is used for display tab content.

Free
(Multiple Choice)
4.9/5
(35)
Correct Answer:
Verified

C

The ____ control allows you to wrap multiple views in a single window.

(Multiple Choice)
4.8/5
(39)

The code to have a TabSpec instance called mySpec use "Photos" as the text and photostack. png as the image is ____________________.

(Essay)
4.8/5
(35)

Tab icons should be simple, flat images.

(True/False)
4.7/5
(36)

The TabHost class will automatically add any TabSpec objects that have been created.

(True/False)
4.9/5
(39)

A(n) ____________________ is essentially a sub-Activity hosted inside another Activity.

(Short Answer)
4.8/5
(37)

The code to set an Intent called myIntent to a TabSpec named mySpec is ____________________.

(Short Answer)
4.8/5
(38)

The code to set an ImageAdapter around your Activity class, and then set it to a GridView g as the bound adapter is ____________________.

(Short Answer)
4.8/5
(37)

The ____________________ property specifies a fixed width for each column.

(Short Answer)
4.7/5
(30)

GridView is an effective way to display the contents of cloud storage devices.

(True/False)
4.7/5
(37)

The minimum SDK version for a tablet is ____.

(Multiple Choice)
4.8/5
(38)

The ImageAdapter class usually extends ____.

(Multiple Choice)
4.8/5
(41)

The setLayoutParams method in the ImageView class requires ____ parameter(s).

(Multiple Choice)
4.8/5
(30)

The ____ sets the width and height of a GridView in pixels.

(Multiple Choice)
4.8/5
(40)

By dividing different components of the user interface and displaying them in ____, it is easier for developers to reuse these components across various Activities.

(Multiple Choice)
4.9/5
(35)

When the user selects a tab to launch a new Activity, it is appended to the bottom of the stack.

(True/False)
4.8/5
(41)

The TabSpec method ____________________ sets the tab button caption and supplies the icon image to the tab.

(Short Answer)
4.8/5
(42)

Each tab must have a(n) ____, which specifies how the tabs should actually appear.

(Multiple Choice)
5.0/5
(35)
Showing 1 - 20 of 50
close modal

Filters

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