* #31884: functionnal account reordering
diff --git a/res/layout/item_account_pref.xml b/res/layout/item_account_pref.xml
index da9ddcb..32b2e20 100644
--- a/res/layout/item_account_pref.xml
+++ b/res/layout/item_account_pref.xml
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
+    android:id="@id/drag_handle"
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
     android:padding="4dp" >