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

Commit f4276c38 authored by Jeff DeCew's avatar Jeff DeCew Committed by Android (Google) Code Review
Browse files

Merge "Reduce the size of the inline reply stroke" into sc-dev

parents a8175273 06bf3dc3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -19,7 +19,7 @@
    <!-- Recommended minimum clickable element dimension -->
    <!-- Recommended minimum clickable element dimension -->
    <dimen name="min_clickable_item_size">48dp</dimen>
    <dimen name="min_clickable_item_size">48dp</dimen>


    <dimen name="remote_input_view_text_stroke">3dp</dimen>
    <dimen name="remote_input_view_text_stroke">2dp</dimen>


    <!-- Amount to offset bottom of notification peek window from top of status bar. -->
    <!-- Amount to offset bottom of notification peek window from top of status bar. -->
    <dimen name="peek_window_y_offset">-12dp</dimen>
    <dimen name="peek_window_y_offset">-12dp</dimen>