Fix nodes dialog's node text style.
This commit is contained in:
parent
f8e5a84da8
commit
4b16a90870
1 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,6 @@
|
||||||
android:layout_marginStart="2dp"
|
android:layout_marginStart="2dp"
|
||||||
tools:text="de.palmpayisthebestappinthefreakingworld.io/ws (123ms)"
|
tools:text="de.palmpayisthebestappinthefreakingworld.io/ws (123ms)"
|
||||||
android:ellipsize="middle"
|
android:ellipsize="middle"
|
||||||
android:singleLine="true"
|
android:singleLine="true"/>
|
||||||
android:textAppearance="@style/TextAppearance.Bitsy.Body1"/>
|
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
Loading…
Reference in a new issue