[BugFix]修复夺宝精灵获奖记录为空的的布局在最上面的bug
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/recycler_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginBottom="20dp" />
|
||||
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user