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