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

Commit d0798fda authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Change QS tiles corner radii

Change to 28dp for all tiles for now.

Test: manual
Bug: 185366026
Change-Id: Icd64061fbaeacf9b93092d64b725548f6145a588
parent 9646f663
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -528,7 +528,7 @@
    <!-- The size of the gesture span needed to activate the "pull" notification expansion -->
    <dimen name="pull_span_min">25dp</dimen>

    <dimen name="qs_corner_radius">14dp</dimen>
    <dimen name="qs_corner_radius">28dp</dimen>
    <dimen name="qs_tile_height">88dp</dimen>
    <!--notification_side_paddings + notification_content_margin_start - (qs_quick_tile_size - qs_tile_background_size) / 2 -->
    <dimen name="qs_tile_layout_margin_side">18dp</dimen>