Clean up pre-Lollipop compat attributes
This commit is contained in:
parent
4a4ca3c18e
commit
9071397ee9
37 changed files with 122 additions and 219 deletions
|
|
@ -48,8 +48,8 @@
|
|||
android:layout_gravity="center"
|
||||
android:contentDescription="@string/search"
|
||||
android:scaleType="fitCenter"
|
||||
android:src="@drawable/ic_close"
|
||||
app:tint="?attr/toolbarSearchColor"
|
||||
app:srcCompat="@drawable/ic_close"
|
||||
tools:ignore="RtlHardcoded" />
|
||||
</FrameLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue