|
@@ -16,6 +16,15 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_marginRight="20dp"/>
|
|
|
|
|
|
+ <View
|
|
|
+ android:layout_width="2dp"
|
|
|
+ android:layout_height="match_parent"
|
|
|
+ android:layout_toLeftOf="@id/iv_nurse_host_call"
|
|
|
+ android:background="@color/product_bottom_shopcar_bg_color"
|
|
|
+ android:layout_marginRight="10dp"
|
|
|
+ android:layout_marginBottom="8dp"
|
|
|
+ android:layout_marginTop="8dp"/>
|
|
|
+
|
|
|
<TextView
|
|
|
android:id="@+id/tv_nurse_host_name"
|
|
|
android:layout_width="140dp"
|