页面修改
This commit is contained in:
parent
928143be75
commit
fb88e3659d
10
.idea/deploymentTargetSelector.xml
Normal file
10
.idea/deploymentTargetSelector.xml
Normal 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>
|
@ -58,7 +58,7 @@ public class LoginActivity extends BaseActivity {
|
||||
ImageView mIvShowPwd;
|
||||
@BindView(R.id.iv_clear_phone)
|
||||
ImageView mIvClosePhone;
|
||||
// @BindView(R.id.tv_time)
|
||||
// 78 @BindView(R.id.tv_time)
|
||||
// TextView mTvTime;
|
||||
private Unbinder mUnbinder;
|
||||
private boolean isShowPwd = false;
|
||||
|
Loading…
Reference in New Issue
Block a user