diff --git a/quickstep/res/layout/task.xml b/quickstep/res/layout/task.xml index d1ef631075..ecf1b0a19b 100644 --- a/quickstep/res/layout/task.xml +++ b/quickstep/res/layout/task.xml @@ -35,40 +35,42 @@ android:focusable="false" android:importantForAccessibility="no" /> - - - - - - + android:layout_height="wrap_content" + android:orientation="vertical" + android:layout_gravity="bottom|center_horizontal"> + + + + + + \ No newline at end of file