优化识别及增加扫码枪逻辑
This commit is contained in:
@@ -44,11 +44,17 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="50dp"
|
||||
android:text="羊肉臊子荞面饸饹"
|
||||
tools:text="羊肉臊子荞面饸饹"
|
||||
android:textColor="#FF0A1428"
|
||||
android:textSize="52sp"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<!-- <TextView-->
|
||||
<!-- android:id="@+id/tvShowWeight"-->
|
||||
<!-- android:layout_width="wrap_content"-->
|
||||
<!-- android:layout_height="80dp"-->
|
||||
<!-- android:textSize="30sp"-->
|
||||
<!-- android:gravity="center"-->
|
||||
<!-- tools:text="100克"/>-->
|
||||
<FrameLayout
|
||||
android:id="@+id/foodDisplayLayout"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user