From 64941fd9c6bf5326c6dbc199b16cbe26ccfdeffa Mon Sep 17 00:00:00 2001 From: Perumaal S Date: Sun, 12 May 2019 14:16:37 -0700 Subject: Add proactive hints container This replaces all other chips containers and causes minimal layout overhead: It is strictly within the task itself and causes zero jank or space issues. Screenshots: https://drive.google.com/corp/drive/folders/1-3ZNCJtWc9_cgmP1nNd8U1yvpCr6GGoq Test: manual Change-Id: I5e22a34c4dc1ac3e73c4d5c913befc2360cb388e --- quickstep/res/layout/task.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'quickstep/res') diff --git a/quickstep/res/layout/task.xml b/quickstep/res/layout/task.xml index 1d1c2723f..d1ef63107 100644 --- a/quickstep/res/layout/task.xml +++ b/quickstep/res/layout/task.xml @@ -61,4 +61,14 @@ android:gravity="center_vertical" /> + + \ No newline at end of file -- cgit v1.2.3