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

Commit 41156e63 authored by Santiago Etchebehere's avatar Santiago Etchebehere
Browse files

Make options container taller

Make the container slightly taller to accommodate larger
display/font sizes.

Fixes: 132889854
Change-Id: I9a4129d8ed59e50498675adbc3636d3df3b05fce
parent ec99c6b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
    <dimen name="component_preview_page_bottom_margin">16dp</dimen>

    <!-- Dimensions for the customization option tiles -->
    <dimen name="options_container_height">100dp</dimen>
    <dimen name="options_container_height">104dp</dimen>
    <dimen name="options_container_width">0dp</dimen>
    <dimen name="option_tile_width">72dp</dimen>
    <dimen name="theme_option_icon_sample_height">18dp</dimen>