commit | 91fd88a51939ab3e82bcc0b00e0b4ba88a56bb5f | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Sun May 01 09:26:27 2022 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Sun May 01 09:28:20 2022 +0800 |
tree | 88e4b351eee8b413bee8e4761f9837a3e86c864f | |
parent | 8f463f5c88cc5fbc69891c0bd4d2173bb00c64cc [diff] |
Fix first item not a11y focusable in SimListDialog The root cause is there is a logic to get LayoutParams from parent, but set to child, which cause some chaos. This dialog can be started with `adb shell am start -n com.android.settings/.sim.SimDialogActivity --ei dialog_type 0` Bug: 227418839 Test: manual test when Talkback enabled Change-Id: Ia1014dea49cb5cf372afe5bb50972277309c7f63