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, whitespace fix r=mfinkle
This commit is contained in:
parent
180652de47
commit
0954f33167
@ -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"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user