mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
7 lines
383 B
XML
7 lines
383 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<com.habitrpg.android.habitica.ui.helpers.RecyclerViewEmptySupport xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:id="@+id/recyclerView"
|
|
android:orientation="vertical" android:layout_width="match_parent"
|
|
android:layout_height="match_parent">
|
|
|
|
</com.habitrpg.android.habitica.ui.helpers.RecyclerViewEmptySupport>
|