commit
8414c51493
1 changed files with 2 additions and 1 deletions
|
@ -77,7 +77,8 @@
|
||||||
<androidx.recyclerview.widget.RecyclerView
|
<androidx.recyclerview.widget.RecyclerView
|
||||||
android:id="@+id/danar_history_recyclerview"
|
android:id="@+id/danar_history_recyclerview"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="fill_parent"
|
android:layout_height="match_parent"
|
||||||
|
android:layout_above="@id/danar_history_reload"
|
||||||
android:layout_below="@+id/danar_history_status" />
|
android:layout_below="@+id/danar_history_status" />
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
|
|
Loading…
Reference in a new issue