页面修改

This commit is contained in:
itgaojian163 2024-09-02 09:02:41 +08:00
parent 928143be75
commit fb88e3659d
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
</selectionStates>
</component>
</project>

View File

@ -58,7 +58,7 @@ public class LoginActivity extends BaseActivity {
ImageView mIvShowPwd; ImageView mIvShowPwd;
@BindView(R.id.iv_clear_phone) @BindView(R.id.iv_clear_phone)
ImageView mIvClosePhone; ImageView mIvClosePhone;
// @BindView(R.id.tv_time) // 78 @BindView(R.id.tv_time)
// TextView mTvTime; // TextView mTvTime;
private Unbinder mUnbinder; private Unbinder mUnbinder;
private boolean isShowPwd = false; private boolean isShowPwd = false;