mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Exclude NegativeMargin from linter
This commit is contained in:
parent
f8a909b014
commit
21541642ba
@ -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 New Issue
Block a user