Clean up pre-Lollipop compat attributes

This commit is contained in:
litetex 2022-07-06 17:46:39 -04:00 committed by Stypox
parent 4a4ca3c18e
commit 9071397ee9
37 changed files with 122 additions and 219 deletions

View file

@ -75,7 +75,7 @@
android:paddingTop="12dp"
android:paddingRight="10dp"
android:paddingBottom="12dp"
app:srcCompat="@drawable/ic_drag_handle"
android:src="@drawable/ic_drag_handle"
tools:ignore="ContentDescription,RtlHardcoded" />
</RelativeLayout>
</androidx.cardview.widget.CardView>