commit | 29042b18a783a9638183944018c94df2788857ea | [log] [tgz] |
---|---|---|
author | Yuri Lin <yurilin@google.com> | Wed Aug 21 14:41:42 2024 -0400 |
committer | Yuri Lin <yurilin@google.com> | Wed Aug 21 17:02:14 2024 -0400 |
tree | 360ee21146a823366b3fa2a5bb14df84c743aaed | |
parent | 8cd5a449ddd1dd859a7f1687057b619bdd2a3362 [diff] |
Add interstitial layout for larger screen devices For large enough screens, always use the portrait (all vertical in one column) layout for the intestitial, since the landscape split in two halves only makes sense for smaller screens. Renames the layout to mode_interstitial_layout_base and uses an alias so that we can reuse the same layout but with additional padding. Fixes: 361344824 Test: manual Flag: android.app.modes_ui Change-Id: I4e02e9a246ee799e3a79508f11290397a236574c