5 lines
246 B
XML
5 lines
246 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_tab_off"
|
||
|
android:tint="@color/ime_symbol_tint" />
|