5 lines
255 B
XML
5 lines
255 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- Copyright 2014 Google Inc. All Rights Reserved. -->
|
||
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:src="@drawable/ic_backspace"
|
||
|
android:tint="@color/ime_foreground_symbols" />
|