aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout-w360dp/fragment_conversations_overview.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-w360dp/fragment_conversations_overview.xml')
-rw-r--r--res/layout-w360dp/fragment_conversations_overview.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-w360dp/fragment_conversations_overview.xml b/res/layout-w360dp/fragment_conversations_overview.xml
index a639ed56..a600118d 100644
--- a/res/layout-w360dp/fragment_conversations_overview.xml
+++ b/res/layout-w360dp/fragment_conversations_overview.xml
@@ -1,4 +1,4 @@
-<eu.siacs.conversations.ui.SlidingPaneLayout xmlns:android="http://schemas.android.com/apk/res/android"
+<android.support.v4.widget.SlidingPaneLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/content_view_spl"
android:layout_width="match_parent"
android:layout_height="match_parent" >
@@ -27,4 +27,4 @@
android:orientation="vertical" >
</LinearLayout>
-</eu.siacs.conversations.ui.SlidingPaneLayout> \ No newline at end of file
+</android.support.v4.widget.SlidingPaneLayout> \ No newline at end of file