Merge "Support for a test for pausing an app via Overview." into ub-launcher3-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
453fb8b7d8
@@ -207,6 +207,10 @@ public class TaskView extends FrameLayout implements PageCallbacks, Reusable {
|
||||
mDigitalWellBeingToast = findViewById(R.id.digital_well_being_toast);
|
||||
}
|
||||
|
||||
public TaskMenuView getMenuView() {
|
||||
return mMenuView;
|
||||
}
|
||||
|
||||
/**
|
||||
* Updates this task view to the given {@param task}.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user