Minor bugs fixed. Minor layout tweaks.

This commit is contained in:
Alex Ning
2019-07-25 21:10:52 +08:00
parent 469542fb68
commit 66ed3d8f16
11 changed files with 34 additions and 31 deletions

View File

@@ -26,7 +26,7 @@
<LinearLayout
android:id="@+id/fetch_comments_info_linear_layout_comments_listing_fragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:orientation="vertical"
android:visibility="gone">