What is the package for adding a FloatingActionButton to your layout?

a. android.support.design.widget.FloatingActionButton
b. android.design.widget.support.FloatingActionButton
c. android.widget.design.support.FloatingActionButton
d. android.design.support.widget.FloatingActionButton


a. android.support.design.widget.FloatingActionButton
android.support.design.widget.FloatingActionButton is the package for adding a FloatingActionButton to your layout.

Computer Science & Information Technology

You might also like to view...

Setting the property to None removes the standard window frame containing the title and buttons to minimize, maximize and close the app.

a) Frame b) Title c) WindowStyle d) WindowFrame

Computer Science & Information Technology

A hard disk is divided into concentric circles called ____.

A. sectors B. tracks C. plates D. areas

Computer Science & Information Technology

The

    (unordered list) tag displays a collection of items in a list format with each list item identified? by default with a bullet.

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

Computer Science & Information Technology

The exit statement can be used to terminate a called function and return to the calling function.

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

Computer Science & Information Technology