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

Commit 0b56f627 authored by Weng Su's avatar Weng Su Committed by Android (Google) Code Review
Browse files

Merge "[Provider Model] Increase the maximum height of Internet Dialog"

parents 20da89ce 72ec0f2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1599,7 +1599,7 @@

    <!-- Internet panel related dimensions -->
    <dimen name="internet_dialog_list_margin">12dp</dimen>
    <dimen name="internet_dialog_list_max_height">646dp</dimen>
    <dimen name="internet_dialog_list_max_height">662dp</dimen>

    <!-- The width of large/content heavy dialogs (e.g. Internet, Media output, etc) -->
    <dimen name="large_dialog_width">@dimen/match_parent</dimen>