Bug 714767 - Grey horizontal band on bottom layer of URLBar [r=mbrubeck]

This commit is contained in:
Dmitrij Petters 2012-01-11 16:58:19 -08:00
Родитель 68f88917c7
Коммит 2f5f748999
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -4,7 +4,7 @@
<item android:right="44dp">
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/address_bar_texture"
android:tileMode="repeat"
android:tileMode="mirror"
android:dither="false"/>
</item>