commit | f6a8f6c8af35564cbd0c78b9307aab2e9deea013 | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Fri Sep 10 14:25:12 2021 +0800 |
committer | Arc Wang <arcwang@google.com> | Wed Sep 15 12:13:49 2021 +0800 |
tree | d3c15814c0bcb1477a20ae454ad4354aec11d644 | |
parent | 56687815079fccef4cecbd861f7d75a6dfaeb510 [diff] |
Extends the criteria width of 2-pane mode Follow UI spec, we extend criteria width from 600dp -> 720dp Original code checks if there is only one Activity in Activity stack to decide if it's a deep link intent, it has problem at configurationChange. This change checks if the intent is from Settings app itself to decide if it's a deep link intent. Bug: 197716926 Bug: 199808997 Test: Build apk and run on the device. Change-Id: Ide8ef2ccffa87b9ee4fab41ab4f395b00def9bd6