Merge "Add proactive hints container" into ub-launcher3-qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cf3584fdf4
@@ -61,4 +61,14 @@
|
||||
android:gravity="center_vertical"
|
||||
/>
|
||||
</com.android.quickstep.views.DigitalWellBeingToast>
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/proactive_suggest_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="36dp"
|
||||
android:gravity="center"
|
||||
android:layout_gravity="bottom|center"
|
||||
android:translationY="20dp"
|
||||
android:elevation="4dp"
|
||||
/>
|
||||
</com.android.quickstep.views.TaskView>
|
||||
Reference in New Issue
Block a user