mirror of
https://gitee.com/willfree/min-vpn-client_v2.git
synced 2026-06-05 17:59:29 +08:00
修复主页上方显示字体为“注“册”的BUG
This commit is contained in:
@@ -98,7 +98,7 @@ public class MainActivity extends MINVpnBaseActivity<MainActivityPresenter>
|
||||
ContextExtensionKt.jumpTo(this, SettingActivity.class);
|
||||
return null;
|
||||
},
|
||||
R.drawable.exit, R.drawable.setting, "", "", R.string.register,
|
||||
R.drawable.exit, R.drawable.setting, "", "", R.string.home,
|
||||
true, R.color.white);
|
||||
|
||||
// 设置组件显示内容
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user