Bug 1050457 - Increase top/right/left values of edit_text_focus layer-list drawable to fix pixel issue on 4.1. r=liuche

This commit is contained in:
Margaret Leibovic 2014-09-29 11:08:27 -07:00
Родитель 5c19faccb1
Коммит 7d20027d24
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -6,9 +6,9 @@
<!-- Make sure the border only appears at the bottom of the background -->
<item
android:top="-2dp"
android:right="-2dp"
android:left="-2dp">
android:top="-3dp"
android:right="-3dp"
android:left="-3dp">
<shape>
<!-- Padding creates vertical space between the text and the underline -->
<padding