餐盘柜优化-不绑定用户可多次取盘
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
android:textStyle="bold"
|
||||
tools:text="马*飞(8000)" />
|
||||
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_last_time"
|
||||
android:layout_width="wrap_content"
|
||||
@@ -59,7 +58,8 @@
|
||||
android:layout_marginTop="10dp"
|
||||
android:text="9小时前使用"
|
||||
android:textColor="#585868"
|
||||
android:textSize="14sp" />
|
||||
android:textSize="14sp"
|
||||
android:visibility="gone"/>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
|
||||
Reference in New Issue
Block a user