mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 710905 - about:home flashes before page loads r=mfinkle
This commit is contained in:
parent
c37a119a72
commit
9f2e12a98b
@ -25,7 +25,8 @@
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:background="#ffffff"
|
||||
android:isScrollContainer="true">
|
||||
android:isScrollContainer="true"
|
||||
android:visibility="gone">
|
||||
|
||||
<include layout="@layout/abouthome_content"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user