From 8ac06ae393c8ccf2df7b411facc1fd9988f48ea9 Mon Sep 17 00:00:00 2001 From: Severiano Jaramillo Date: Wed, 13 Mar 2019 22:34:01 -0600 Subject: [PATCH] Added the links to Agorise's Telegram and Keybase at the bottom of the Merchants & Tellers info dalog, in the MerchantsFragment. --- .../main/res/layout/dialog_merchants_tellers_info.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/src/main/res/layout/dialog_merchants_tellers_info.xml b/app/src/main/res/layout/dialog_merchants_tellers_info.xml index 1a505f1..03a413b 100644 --- a/app/src/main/res/layout/dialog_merchants_tellers_info.xml +++ b/app/src/main/res/layout/dialog_merchants_tellers_info.xml @@ -34,4 +34,13 @@ android:text="@string/msg__tellers_description" android:textAppearance="@style/TextAppearance.Bitsy.Body2"/> + + \ No newline at end of file