Cast device missing from output switcher list

-Slice max height is not enough
-Set 1.5x max height

Bug: 154876307
Test: manual test
Change-Id: I720af9e324c830f9faf55ac4066f990379fc32f4
This commit is contained in:
Tim Peng
2020-04-24 12:12:47 +08:00
parent 4908511b17
commit f04061372e

View File

@@ -402,8 +402,7 @@
<dimen name="two_target_min_width">80dp</dimen>
<!-- Maximum height for SliceView, override on slices/view/src/main/res/values/dimens.xml -->
<!-- A single Row Slice height is 60dp -->
<dimen name="abc_slice_large_height">1200dp</dimen>
<dimen name="abc_slice_large_height">1800dp</dimen>
<!-- System navigation settings illustration height -->
<dimen name="system_navigation_illustration_height">320dp</dimen>