|
@@ -16,26 +16,6 @@
|
|
android:src="@mipmap/ic_notice"
|
|
android:src="@mipmap/ic_notice"
|
|
android:visibility="invisible" />
|
|
android:visibility="invisible" />
|
|
|
|
|
|
- <com.wdkl.callingbed.widget.view.MyTextView
|
|
|
|
- android:id="@+id/view_main_layout_tv_msg"
|
|
|
|
- android:layout_width="200dp"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:layout_centerInParent="true"
|
|
|
|
- android:layout_centerVertical="true"
|
|
|
|
- android:layout_marginLeft="@dimen/margin_to_side_10"
|
|
|
|
- android:layout_marginRight="@dimen/margin_to_side_20"
|
|
|
|
- android:layout_toLeftOf="@+id/view_main_iv_logo"
|
|
|
|
- android:layout_toRightOf="@+id/view_main_iv_notice_logo"
|
|
|
|
- android:ellipsize="marquee"
|
|
|
|
- android:focusable="true"
|
|
|
|
- android:focusableInTouchMode="true"
|
|
|
|
- android:marqueeRepeatLimit="marquee_forever"
|
|
|
|
- android:scrollHorizontally="true"
|
|
|
|
- android:singleLine="true"
|
|
|
|
- android:textColor="#FCFF16"
|
|
|
|
- android:textSize="@dimen/font_size_20"
|
|
|
|
- android:visibility="invisible" />
|
|
|
|
-
|
|
|
|
<TextView
|
|
<TextView
|
|
android:id="@+id/view_main_layout_tv_hosp_number"
|
|
android:id="@+id/view_main_layout_tv_hosp_number"
|
|
android:layout_width="330dp"
|
|
android:layout_width="330dp"
|