version:1.2.0
fix: update:优化登录和激活逻辑
This commit is contained in:
@@ -51,5 +51,16 @@
|
||||
android:layout_marginTop="9dp"
|
||||
android:layout_marginEnd="12dp"
|
||||
android:layout_marginBottom="6dp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginBottom="8dp"
|
||||
android:maxLines="1"
|
||||
android:singleLine="true"
|
||||
android:text="支付成功后,请先下载上述软件,保证系统正常运行。"
|
||||
android:textColor="@color/red"
|
||||
android:textSize="12sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user