浏览代码

<呼叫列表显示房号>

weizhengliang 4 年之前
父节点
当前提交
4f8338bed8
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      app/src/main/res/layout/item_call.xml

+ 1 - 2
app/src/main/res/layout/item_call.xml

@@ -43,8 +43,7 @@
         android:singleLine="true"
         android:ellipsize="end"
         android:layout_gravity="center_horizontal"
-        android:textSize="22sp"
-        android:visibility="gone"/>
+        android:textSize="22sp" />
     <TextView
         android:id="@+id/ic_bed_no"
         style="@style/TextViewStyle1"