diff --git a/quickstep/res/layout/taskbar_edu_features.xml b/quickstep/res/layout/taskbar_edu_features.xml index 22b99e82f4..ed8cfb10b1 100644 --- a/quickstep/res/layout/taskbar_edu_features.xml +++ b/quickstep/res/layout/taskbar_edu_features.xml @@ -23,8 +23,8 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:text="@string/taskbar_edu_features" - app:layout_constraintEnd_toEndOf="@id/suggestions_animation" - app:layout_constraintStart_toStartOf="@id/splitscreen_animation" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> + + + + + + + +