blob: 7a3e9872dd32c1aa08d9326b3858d96c068f8ba4 (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/ic_format_italic_black_24dp"
android:tint="@color/toolbar_foreground"/>
|