DO NOT MERGE Dont restore focus on new HUN window am: 9d3b7aacd9
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13454385 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ie9567c088e4fff075cce5b6f44bd73199377c91b
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"/>
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:shouldRestoreFocus="false"/>
|
||||
|
||||
<View
|
||||
android:id="@+id/scrim"
|
||||
|
||||
Reference in New Issue
Block a user