habitica-android/Habitica/res/layout/widget_configure_habit_button.xml
2025-01-30 11:30:01 +01:00

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>