aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/fragment_userlist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/fragment_userlist.xml')
-rw-r--r--app/src/main/res/layout/fragment_userlist.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_userlist.xml b/app/src/main/res/layout/fragment_userlist.xml
index 89806229..f836cdc4 100644
--- a/app/src/main/res/layout/fragment_userlist.xml
+++ b/app/src/main/res/layout/fragment_userlist.xml
@@ -67,7 +67,7 @@
android:paddingBottom="2dp"/>
<com.handmark.pulltorefresh.library.PullToRefreshListView
- xmlns:ptr="http://schemas.android.com/apk/res/net.lacolaco.smileessence"
+ xmlns:ptr="http://schemas.android.com/apk/res-auto"
android:id="@+id/listview_userlist"
android:layout_width="match_parent"
android:layout_height="match_parent"