make the inactive quick filter items a bit higher

This commit is contained in:
tibbi 2021-07-19 17:21:24 +02:00
parent d966b325f3
commit b5c159b57c
1 changed files with 1 additions and 1 deletions

View File

@ -36,5 +36,5 @@
<dimen name="quick_filter_height">48dp</dimen>
<dimen name="quick_filter_min_width">88dp</dimen>
<dimen name="quick_filter_active_line_size">6dp</dimen>
<dimen name="quick_filter_inactive_line_size">1dp</dimen>
<dimen name="quick_filter_inactive_line_size">2dp</dimen>
</resources>