fix slightly wrong margins
closes sk22#778
This commit is contained in:
parent
14bb544344
commit
83e84836b5
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="-4dp"
|
||||
android:paddingStart="8dp"
|
||||
android:paddingEnd="3dp"
|
||||
android:clipToPadding="false"
|
||||
android:requiresFadingEdge="horizontal"
|
||||
android:fadingEdgeLength="24dp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue