summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/layout/profile_list_activity.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/profile_list_activity.xml b/app/src/main/res/layout/profile_list_activity.xml
index 4e7b251f..29ce62e7 100644
--- a/app/src/main/res/layout/profile_list_activity.xml
+++ b/app/src/main/res/layout/profile_list_activity.xml
@@ -10,6 +10,7 @@
</data>
<ListView
+ android:id="@+id/profile_list"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:items="@{profiles}"