summaryrefslogtreecommitdiffstats
path: root/res/layout/permission_description.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add animation for multiple permission checksJason Monk2015-05-081-0/+43
- DialogFragment was removed and just use the dialog-themed activity instead. The previously GrantPermissionFragment, now acts as a helper class. - The dialog always tells the window its the same size, but then draws at whatever height is required for the current permission. (this allows it to stay in one position) - Touching outside now does nothing so that the user must respond to the permission request. Change-Id: I12f27de4de5ad83e123cb9acfa062950db39f61b