Clean up pre-Lollipop compat attributes
This commit is contained in:
parent
4a4ca3c18e
commit
9071397ee9
37 changed files with 122 additions and 219 deletions
|
|
@ -52,8 +52,8 @@
|
|||
android:layout_gravity="top|center_horizontal"
|
||||
android:layout_marginTop="4dp"
|
||||
android:scaleType="centerInside"
|
||||
android:src="@drawable/ic_done"
|
||||
app:tint="@color/white"
|
||||
app:srcCompat="@drawable/ic_done"
|
||||
tools:ignore="ContentDescription" />
|
||||
</FrameLayout>
|
||||
</FrameLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue