接入微信支付
This commit is contained in:
@@ -165,6 +165,15 @@
|
||||
android:background="@drawable/bg_login_button"
|
||||
></com.ck.ckcollar.app.widget.CKButton>
|
||||
|
||||
<com.ck.ckcollar.app.widget.CKButton
|
||||
android:id="@+id/btnQuickLogin"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="40dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:background="@drawable/bg_login_button"
|
||||
android:text="临时快捷登录"
|
||||
android:textColor="@color/buttonTextColor" />
|
||||
|
||||
<com.ck.ckcollar.app.widget.CKLinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="30dp"
|
||||
|
||||
Reference in New Issue
Block a user