backout 1c865eaf5dd8 for red/orange tests

This commit is contained in:
Brad Lassey 2013-07-01 19:20:40 -04:00
parent e2321be07d
commit c4d53c77ab

View File

@ -8,9 +8,9 @@
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<org.mozilla.gecko.GeckoView android:id="@+id/layer_view"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>
<org.mozilla.gecko.gfx.LayerView android:id="@+id/layer_view"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>
<AbsoluteLayout android:id="@+id/plugin_container"
android:background="@android:color/transparent"