aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/fragment_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/fragment_list.xml')
-rw-r--r--app/src/main/res/layout/fragment_list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_list.xml b/app/src/main/res/layout/fragment_list.xml
index 77be5a69..ac705eed 100644
--- a/app/src/main/res/layout/fragment_list.xml
+++ b/app/src/main/res/layout/fragment_list.xml
@@ -29,7 +29,7 @@
android:layout_height="match_parent">
<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/fragment_list_listview"
android:layout_width="match_parent"
android:layout_height="match_parent"