From e2f886d121826df2a97d9f71bc7feab9f6dd52c2 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Mon, 14 Jul 2014 11:47:42 +0200 Subject: fetch bookmarks from server --- res/layout/join_conference_dialog.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/layout') diff --git a/res/layout/join_conference_dialog.xml b/res/layout/join_conference_dialog.xml index 2a0e300a..431bf59e 100644 --- a/res/layout/join_conference_dialog.xml +++ b/res/layout/join_conference_dialog.xml @@ -41,6 +41,7 @@ android:layout_marginTop="8dp" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:text="@string/save_as_bookmark" /> + android:text="@string/save_as_bookmark" + android:checked="true" /> -- cgit v1.2.3