Example usage for Java android.provider LiveFolders fields, constructors, methods, implement or subclass
The text is from its open source code.
int | DISPLAY_MODE_GRID Displays a live folder's content in a grid. |
String | EXTRA_LIVE_FOLDER_NAME The name of the extra used to define the name of a live folder. |
String | EXTRA_LIVE_FOLDER_ICON The name of the extra used to define the icon of a live folder. |
String | EXTRA_LIVE_FOLDER_DISPLAY_MODE The name of the extra used to define the display mode of a live folder. |
String | EXTRA_LIVE_FOLDER_BASE_INTENT The name of the extra used to define the base Intent of a live folder. |