Reduce the size of the inline reply stroke

Fixes: 184704994
Test: manual
Change-Id: I99d1cd8df564b1957716f0b58776211e8d19af74
This commit is contained in:
Jeff DeCew
2021-04-09 14:05:42 -04:00
parent 33b9b855f3
commit 06bf3dc3da

View File

@@ -19,7 +19,7 @@
<!-- Recommended minimum clickable element dimension -->
<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. -->
<dimen name="peek_window_y_offset">-12dp</dimen>