mirror of
https://github.com/gsantner/dandelion
synced 2025-12-11 14:51:11 +01:00
Fixed pod displaying pod domain/name in debug fragment and fixed diaspora markdown link
This commit is contained in:
parent
d8a3e029b1
commit
fd05370280
10 changed files with 25 additions and 15 deletions
|
|
@ -64,7 +64,12 @@
|
|||
android:text="@string/fragment_debug__section_pod" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/fragment_debug__pod_domain"
|
||||
android:id="@+id/fragment_debug__account_profile_name"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/fragment_debug__account_profile_domain"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue