foregroundGravity is an attribute specific to which layout view?

a. FrameLayout

b. FixedLayout

c. TableLayout

d. GridLayout


a. FrameLayout

foregroundGravity is an attribute specific to FrameLayout view.

Computer Science & Information Technology

You might also like to view...

You reserve a memory location using a Visual Basic instruction that assigns both a name and data type to the memory location.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ________ is the amount of a loan before any payments have been made

A) present value B) internal rate of return C) future value D) interest rate

Computer Science & Information Technology

Assume the value of the variable n is equal to zero as the loop begins.

Use an IF statement to modify practice problem to exclude the value 99 from the output. Can you think of a better way to do this that does not use an IF statement? Replace OUTPUT n with IF n < > 99 THEN OUTPUT n

Computer Science & Information Technology

Two or more conditions can be used with SUMIFS function

Indicate whether the statement is true or false

Computer Science & Information Technology