mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Removed the padding from the filter chips
This commit is contained in:
parent
b726245a0d
commit
c7dc0a8a31
1 changed files with 2 additions and 1 deletions
|
|
@ -8,4 +8,5 @@
|
|||
android:gravity="center"
|
||||
android:paddingLeft="8dp"
|
||||
android:paddingRight="8dp"
|
||||
app:chipStrokeWidth="1.5dp" />
|
||||
app:chipStrokeWidth="1.5dp"
|
||||
app:ensureMinTouchTargetSize="false" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue