Fix nodes dialog's node text style.

master
Severiano Jaramillo 2018-12-23 15:34:45 -06:00
parent f8e5a84da8
commit 4b16a90870
1 changed files with 1 additions and 2 deletions

View File

@ -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>