Added the links to Agorise's Telegram and Keybase at the bottom of the Merchants & Tellers info dalog, in the MerchantsFragment.

master
Severiano Jaramillo 2019-03-13 22:34:01 -06:00
parent afcb0aa8bd
commit 8ac06ae393
1 changed files with 9 additions and 0 deletions

View File

@ -34,4 +34,13 @@
android:text="@string/msg__tellers_description"
android:textAppearance="@style/TextAppearance.Bitsy.Body2"/>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/spacing_same_topic"
android:autoLink="all"
android:lineSpacingExtra="8dp"
android:text="@string/msg__bugs_or_ideas"
android:textAppearance="@style/TextAppearance.Bitsy.Body1"/>
</LinearLayout>