com.pdftron.demo.navigation.CriticalPermissionDialogFragment.OnPermissionDialogFragmentListener |
Known Indirect Subclasses
|
Class Overview
This interface must be implemented by activities that contain this
fragment to allow an interaction in this fragment to be communicated
to the activity and potentially other fragments contained in that
activity.
See the Android Training lesson
Communicating with Other Fragments for more information.
Public Methods
public
abstract
void
onPermissionScreenDismiss
(boolean exit, boolean askPermission)