X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/2855a81cf0905bec44be41edbf8d5ef2979bb974..2eecb46250300a470fa20caee27b2b04a1e0ea49:/res/layout/search_users_groups_layout.xml?ds=inline diff --git a/res/layout/search_users_groups_layout.xml b/res/layout/search_users_groups_layout.xml index c3ef7053..8eed34a9 100644 --- a/res/layout/search_users_groups_layout.xml +++ b/res/layout/search_users_groups_layout.xml @@ -1,8 +1,27 @@ + + + android:orientation="vertical" + android:id="@+id/search_layout" + android:minWidth="200dp"> + android:layout_width="match_parent" + android:layout_height="match_parent" + android:id="@+id/searchUsersListView" + android:scrollbars="vertical"/>