mirror of
https://github.com/yggdrasil-network/yggdrasil-android.git
synced 2025-04-29 06:35:08 +03:00
parent
27e1909aa2
commit
5887ae47b2
6 changed files with 810 additions and 752 deletions
|
@ -16,6 +16,8 @@
|
|||
android:id="@+id/addressLabel"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:ellipsize="end"
|
||||
android:singleLine="true"
|
||||
android:text="(unknown)"
|
||||
android:textColor="?attr/textDefault" />
|
||||
|
||||
|
@ -24,6 +26,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:alpha="0.5"
|
||||
android:ellipsize="end"
|
||||
android:singleLine="true"
|
||||
android:text="TCP peer on unknown"
|
||||
android:textColor="?attr/textDefault"
|
||||
android:textSize="12sp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue