Files
loongoffice/android/source/res/drawable/ic_undo.xml
Tomaž Vajngerl 8908920488 android: add undo/redo to the main toolbar
Change-Id: I64f76d22018fcd8af2991933ba5ab2069f84181f
2015-11-13 11:40:34 +01:00

5 lines
200 B
XML

<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/ic_undo_black_24dp"
android:tint="@color/toolbar_forgeround"/>