Remove unused and unnecessary drawables
Change-Id: I7db0ee5e2aa06bba9b9f340aa6f71412c5a22c9amain
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 737 B |
Before Width: | Height: | Size: 941 B |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 733 B |
Before Width: | Height: | Size: 964 B |
Before Width: | Height: | Size: 1.0 KiB |
|
@ -1,38 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!-- Copyright (C) 2008 The Android Open Source Project
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
|
||||||
|
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
|
|
||||||
<!-- Toggle keys. Use checkable/checked state. -->
|
|
||||||
|
|
||||||
<item android:state_checkable="true" android:state_checked="true"
|
|
||||||
android:state_pressed="true"
|
|
||||||
android:drawable="@drawable/btn_keyboard_key_pressed_on" />
|
|
||||||
<item android:state_checkable="true" android:state_pressed="true"
|
|
||||||
android:drawable="@drawable/btn_keyboard_key_pressed_off" />
|
|
||||||
<item android:state_checkable="true" android:state_checked="true"
|
|
||||||
android:drawable="@drawable/btn_keyboard_key_normal_on" />
|
|
||||||
<item android:state_checkable="true"
|
|
||||||
android:drawable="@drawable/btn_keyboard_key_normal_off" />
|
|
||||||
|
|
||||||
<!-- Normal keys -->
|
|
||||||
|
|
||||||
<item android:state_pressed="true"
|
|
||||||
android:drawable="@drawable/btn_keyboard_key_pressed" />
|
|
||||||
<item
|
|
||||||
android:drawable="@drawable/btn_keyboard_key_normal" />
|
|
||||||
|
|
||||||
</selector>
|
|
Before Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 830 B |
Before Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 4.3 KiB |
|
@ -17,6 +17,10 @@
|
||||||
<resources>
|
<resources>
|
||||||
<style name="KeyboardIcons.Black">
|
<style name="KeyboardIcons.Black">
|
||||||
<!-- Keyboard icons -->
|
<!-- Keyboard icons -->
|
||||||
|
<!-- TODO: The following holo icon for phone (drawable-hdpi and drawable-xhdpi) are too
|
||||||
|
large for phone.
|
||||||
|
sym_bkeyboard_voice_off
|
||||||
|
-->
|
||||||
<item name="iconShiftKey">@drawable/sym_bkeyboard_shift</item>
|
<item name="iconShiftKey">@drawable/sym_bkeyboard_shift</item>
|
||||||
<item name="iconToSymbolKeyWithShortcut">@drawable/sym_bkeyboard_123_mic</item>
|
<item name="iconToSymbolKeyWithShortcut">@drawable/sym_bkeyboard_123_mic</item>
|
||||||
<item name="iconDeleteKey">@drawable/sym_bkeyboard_delete</item>
|
<item name="iconDeleteKey">@drawable/sym_bkeyboard_delete</item>
|
||||||
|
@ -33,7 +37,7 @@
|
||||||
<item name="iconPreviewShortcutKey">@drawable/sym_keyboard_feedback_mic</item>
|
<item name="iconPreviewShortcutKey">@drawable/sym_keyboard_feedback_mic</item>
|
||||||
<!-- LatinKeyboard icons -->
|
<!-- LatinKeyboard icons -->
|
||||||
<item name="autoCorrectionSpacebarLedIcon">@drawable/sym_keyboard_space_led</item>
|
<item name="autoCorrectionSpacebarLedIcon">@drawable/sym_keyboard_space_led</item>
|
||||||
<item name="disabledShortcutIcon">@drawable/sym_keyboard_voice_off_holo</item>
|
<item name="disabledShortcutIcon">@drawable/sym_bkeyboard_voice_off</item>
|
||||||
<item name="spacebarArrowLeftIcon">@null</item>
|
<item name="spacebarArrowLeftIcon">@null</item>
|
||||||
<item name="spacebarArrowRightIcon">@null</item>
|
<item name="spacebarArrowRightIcon">@null</item>
|
||||||
<item name="spacebarArrowPreviewLeftIcon">@drawable/sym_keyboard_feedback_language_arrows_left</item>
|
<item name="spacebarArrowPreviewLeftIcon">@drawable/sym_keyboard_feedback_language_arrows_left</item>
|
||||||
|
|