blob: c1797e2112d8b753bc515fec58901c1fbe14fde9 (
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_underlined_black_24dp"
android:tint="@color/toolbar_foreground"/>
|