Merge "Tint task bar based on sampling of colors in the area" into sc-v2-dev

This commit is contained in:
Tracy Zhou
2021-08-18 18:32:35 +00:00
committed by Android (Google) Code Review
7 changed files with 128 additions and 6 deletions

View File

@@ -117,7 +117,7 @@ public class TaskbarActivityContext extends ContextThemeWrapper implements Activ
R.layout.taskbar, null, false);
TaskbarView taskbarView = mDragLayer.findViewById(R.id.taskbar_view);
FrameLayout navButtonsView = mDragLayer.findViewById(R.id.navbuttons_view);
View stashedHandleView = mDragLayer.findViewById(R.id.stashed_handle);
StashedHandleView stashedHandleView = mDragLayer.findViewById(R.id.stashed_handle);
// Construct controllers.
mControllers = new TaskbarControllers(this,