backout db6c7114b913 for wrong patch author

This commit is contained in:
Margaret Leibovic 2014-10-13 15:07:10 -04:00
parent bf195f9ae3
commit 6212542bc2

View File

@ -16,5 +16,5 @@
<org.mozilla.gecko.home.HomeListView android:id="@+id/list"
style="@style/Widget.ReadingListView"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
android:layout_height="wrap_content"/>
</LinearLayout>