Interface | Description |
---|---|
MultiSelectManager.Callback |
Class | Description |
---|---|
AnimationView |
This class exists solely to support animated transition of our directory fragment.
|
DirectoryFragment |
Display the documents inside a single directory.
|
DocumentHolder | |
FragmentTuner |
Providers support for specializing the DirectoryFragment to the "host" Activity.
|
IconHelper |
A class to assist with loading and managing the Images (i.e. thumbnails and icons) associated
with items in the directory listing.
|
Model |
The data model for the current loaded directory.
|
MultiSelectManager |
MultiSelectManager provides support traditional multi-item selection support to RecyclerView.
|
MultiSelectManager.GridModel |
Provides a band selection item model for views within a RecyclerView.
|
MultiSelectManager.Selection |
Object representing the current selection.
|
RenameDocumentFragment |
Dialog to rename file or directory.
|
Annotation Type | Description |
---|---|
AnimationView.AnimationType | |
DirectoryFragment.RequestCode | |
DirectoryFragment.ResultType | |
MultiSelectManager.SelectionMode |