mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Exclude NegativeMargin from linter
This commit is contained in:
parent
f8a909b014
commit
21541642ba
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
android:layout_gravity="center_vertical"
|
||||
android:indeterminate="true"
|
||||
android:visibility="gone"
|
||||
tools:ignore="NegativeMargin"
|
||||
android:layout_marginTop="-6dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
|
Loading…
Reference in a new issue