* #31728: dynamic codec status
diff --git a/res/layout/frag_contact_list.xml b/res/layout/frag_contact_list.xml
index 9cd89c9..f14bf10 100644
--- a/res/layout/frag_contact_list.xml
+++ b/res/layout/frag_contact_list.xml
@@ -50,7 +50,7 @@
         android:focusableInTouchMode="true" />
 
     <TextView
-        android:id="@+id/empty_list_contact"
+        android:id="@android:id/empty"
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
         android:layout_gravity="center"