diff --git a/res/layout/activity_new_conversation.xml b/res/layout/fragment_new_conversation.xml similarity index 89% rename from res/layout/activity_new_conversation.xml rename to res/layout/fragment_new_conversation.xml index 13eb1f2896..c0246d83af 100644 --- a/res/layout/activity_new_conversation.xml +++ b/res/layout/fragment_new_conversation.xml @@ -18,7 +18,7 @@ android:layout_height="wrap_content" android:layout_marginTop="32dp" app:labeledEditText_background="@color/loki_darkest_gray" - app:labeledEditText_label="@string/activity_new_conversation_public_key_edit_text_label"/> + app:labeledEditText_label="@string/fragment_new_conversation_public_key_edit_text_label"/> + android:text="@string/fragment_new_conversation_public_key_explanation" />