Merge "Adds the Clear App dialog for Instant Apps"

This commit is contained in:
TreeHugger Robot
2017-04-02 18:25:25 +00:00
committed by Android (Google) Code Review
9 changed files with 290 additions and 27 deletions

View File

@@ -37,7 +37,7 @@ public interface ApplicationFeatureProvider {
* only relevant to instant apps.
*/
InstantAppButtonsController newInstantAppButtonsController(Fragment fragment,
View view);
View view, InstantAppButtonsController.ShowDialogDelegate showDialogDelegate);
/**
* Calculates the total number of apps installed on the device via policy in the current user