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

7 lines
328 B
XML
Raw Normal View History

2016-09-22 14:02:01 +00:00
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.RecyclerView 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">
</android.support.v7.widget.RecyclerView>