Merge "Using png instead of svg for LMP"
diff --git a/res/drawable/ic_close_lt.xml b/res/drawable/ic_close_lt.xml
index 65760cb..178b8a0 100644
--- a/res/drawable/ic_close_lt.xml
+++ b/res/drawable/ic_close_lt.xml
@@ -15,6 +15,6 @@
~ limitations under the License
-->
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
- android:src="@drawable/ic_close_black_24dp"
+ android:src="@drawable/ic_close_dk"
android:autoMirrored="true"
android:tint="@android:color/black" />
\ No newline at end of file