commit | a3dbce41e3b0549959dd431bd7bc65b7729ed057 | [log] [tgz] |
---|---|---|
author | fbaron <fbaron@google.com> | Wed Apr 05 12:50:07 2023 -0700 |
committer | fbaron <fbaron@google.com> | Thu Apr 06 09:38:15 2023 -0700 |
tree | 61405b7dbdca8373a0a4f3fbd2598e491c352051 | |
parent | 296f8776f7162d06820ebd04bffce1c0bdc53b01 [diff] |
Prevent two pane widget picker code from reaching foldables Currently, there's a few sections of the code that are intended to only be reached by tablets in landscape mode that can be reached by unfolded foldables. Here, we fix this so it no longer occurs. Bug: 277102339 Test: Verify widget picker works correctly on tablet Change-Id: I1f2bc99072aff6d852f9ce658ab00fa33b9e02b5