commit | 18992e982f4248f58cbb247dc6072ba43d0bb0ab | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Thu May 05 14:55:52 2022 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Thu May 05 14:55:52 2022 -0400 |
tree | 18cdee9d00651cdbebc667ac6fe60a318b0a4eca | |
parent | d70a79df352d43edead339badf4ee9c6546acf0a [diff] |
Don't use a scrollable dialog for CastDialog Cast dialog needs to display a ListView that may be scrollable. ListView does not play well inside a NestedScrollView. As a low risk solution, special case the style for this dialog to not use NestedScrollView. Test: manual Fixes: 230517187 Change-Id: I29eb27050c39915ee16f81b83abb8dae781f9588