Interface | Description |
---|---|
PermissionsFragment.OnAcknowledgeListener |
Callback interface for returning control to controller managing permissions request flow.
|
Class | Description |
---|---|
LoginActivity |
This is the activity in which the Google Sign In logging in takes place.
|
NavigationActivity |
This is the NavigationActivity that allows the user to navigate between fragments
with the bottom button navigation style.
|
PermissionsFragment |
Displays rationales (as a simple alert dialog) for requested permissions.
|
PermissionsViewModel |
A view model for the Permissions Dialogue fragment
|