Fix typo
This commit is contained in:
parent
9692ea9852
commit
754dd731e9
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
android:layout_marginRight="0dp"
|
android:layout_marginRight="0dp"
|
||||||
android:layout_marginTop="0dp"
|
android:layout_marginTop="0dp"
|
||||||
android:layout_weight="1"/>
|
android:layout_weight="1"/>
|
||||||
`
|
|
||||||
<ViewStub
|
<ViewStub
|
||||||
android:id="@+id/empty_view_stub"
|
android:id="@+id/empty_view_stub"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
|
Loading…
Reference in a new issue