完善485除湿机
This commit is contained in:
@@ -149,7 +149,9 @@
|
||||
android:id="@+id/tv_send"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="4" />
|
||||
android:layout_weight="4"
|
||||
android:ellipsize="end"
|
||||
android:singleLine="true" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
@@ -175,7 +177,9 @@
|
||||
android:id="@+id/tv_receive"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="4" />
|
||||
android:layout_weight="4"
|
||||
android:ellipsize="end"
|
||||
android:singleLine="true" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
@@ -201,7 +205,9 @@
|
||||
android:id="@+id/tv_parse"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="4" />
|
||||
android:layout_weight="4"
|
||||
android:ellipsize="end"
|
||||
android:singleLine="true" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user