Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f0406137 authored by Tim Peng's avatar Tim Peng
Browse files

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
parent 4908511b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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>