summaryrefslogtreecommitdiffstats
path: root/res/layout/phone_favorites_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/phone_favorites_menu.xml')
-rw-r--r--res/layout/phone_favorites_menu.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/phone_favorites_menu.xml b/res/layout/phone_favorites_menu.xml
index 387ea5b3f..3b216937a 100644
--- a/res/layout/phone_favorites_menu.xml
+++ b/res/layout/phone_favorites_menu.xml
@@ -41,6 +41,7 @@
<Button
android:id="@+id/all_contacts_button"
android:fontFamily="@string/favorites_menu_all_contacts_font_family"
+ android:onClick="allContactsClick"
android:layout_width="wrap_content"
android:layout_height="@dimen/favorites_menu_all_contacts_height"
android:paddingLeft="@dimen/favorites_menu_padding_horizontal"