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