habitica-android/Habitica/res/layout/widget_configure_habit_button.xml

8 lines
383 B
XML
Raw Permalink Normal View History

2016-09-22 14:02:01 +00:00
<?xml version="1.0" encoding="utf-8"?>
2025-01-30 10:29:45 +00:00
<com.habitrpg.android.habitica.ui.helpers.RecyclerViewEmptySupport xmlns:android="http://schemas.android.com/apk/res/android"
2016-09-22 14:02:01 +00:00
android:id="@+id/recyclerView"
android:orientation="vertical" android:layout_width="match_parent"
android:layout_height="match_parent">
2025-01-30 10:29:45 +00:00
</com.habitrpg.android.habitica.ui.helpers.RecyclerViewEmptySupport>