Commit d6537f71 by 霍志良

Merge remote-tracking branch 'origin/4.1.64' into 4.1.64

parents 0ae11959 bd99db22
......@@ -272,7 +272,7 @@ object OneKeyLoginHelp {
.setLogBtnTextSize(17)
.setLogBtnMarginLeftAndRight(23) // 设置登录按钮距离左右距离
.setLogBtnHeight(78)
.setSwitchAccText("切换号码")
.setSwitchAccText(" 切换号码 ")
.setSwitchAccTextSize(15)
.setSwitchAccTextColor(Color.parseColor("#1DA1F2"))
.setAppPrivacyOne(appPrivacyOneTip, appPrivacyOne)
......@@ -320,7 +320,7 @@ object OneKeyLoginHelp {
.setLogBtnMarginLeftAndRight(23) // 设置登录按钮距离左右距离
.setLogBtnHeight(78) //
.setLogBtnOffsetY(90)
.setSwitchAccText("其它方式登录")
.setSwitchAccText(" 其它方式登录 ")
.setSwitchAccTextSize(15)
.setSwitchAccTextColor(Color.parseColor("#666666"))
.setSwitchOffsetY(168)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment