营养接口调试、支付接口联调
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 876 B After Width: | Height: | Size: 875 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 914 B After Width: | Height: | Size: 913 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 863 B After Width: | Height: | Size: 866 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 829 B After Width: | Height: | Size: 829 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 925 B After Width: | Height: | Size: 927 B |
@@ -29,15 +29,16 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_marginHorizontal="32dp"
|
||||
android:layout_marginBottom="48dp"
|
||||
android:layout_weight="1"
|
||||
android:background="@drawable/bg_pay_content" />
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/llPayTab"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="167dp"
|
||||
android:layout_gravity="bottom"
|
||||
android:layout_marginHorizontal="32dp"
|
||||
android:layout_marginTop="48dp"
|
||||
android:layout_marginBottom="64dp"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerInParent="true"
|
||||
android:textColor="@color/white"
|
||||
android:text="请稍等"
|
||||
android:text="请稍后……"
|
||||
android:textSize="22sp" />
|
||||
|
||||
<ProgressBar
|
||||
|
||||
@@ -233,8 +233,8 @@
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/flRecognizeIr"
|
||||
android:layout_width="133.33dp"
|
||||
android:layout_height="100dp"
|
||||
android:layout_width="1.33dp"
|
||||
android:layout_height="1dp"
|
||||
android:layout_gravity="bottom"
|
||||
android:visibility="gone">
|
||||
|
||||
|
||||