Added the links to Agorise's Telegram and Keybase at the bottom of the Merchants & Tellers info dalog, in the MerchantsFragment.
This commit is contained in:
parent
afcb0aa8bd
commit
8ac06ae393
1 changed files with 9 additions and 0 deletions
|
@ -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>
|
Loading…
Reference in a new issue