GridLayout |
A layout that places its children in a rectangular grid. |
GridLayout.Alignment |
Alignments specify where a view should be placed within a cell group and
what size it should be. |
GridLayout.LayoutParams |
Layout information associated with each of the children of a GridLayout. |
GridLayout.Spec |
A Spec defines the horizontal or vertical characteristics of a group of
cells. |
PopupMenu |
Static library support version of the framework's PopupMenu . |
SearchView |
A widget that provides a user interface for the user to enter a search query and submit a request
to a search provider. |
ShareActionProvider |
This is a provider for a share action. |
Space |
Space is a lightweight View subclass that may be used to create gaps between components
in general purpose layouts. |