bug 710905 - about:home flashes before page loads, whitespace fix r=mfinkle

This commit is contained in:
Brad Lassey 2011-12-15 13:02:37 -05:00
Родитель d0476609c3
Коммит 339621ad9b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -26,7 +26,7 @@
android:layout_height="fill_parent"
android:background="#ffffff"
android:isScrollContainer="true"
android:visibility="gone">
android:visibility="gone">
<include layout="@layout/abouthome_content"/>