Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨凯
YDL-Component-Medical
Commits
d532e5c2
Commit
d532e5c2
authored
Jan 11, 2021
by
霍志良
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
raactor:UI微调
parent
15c1f497
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
7 deletions
+4
-7
AndroidManifest.xml
m-user/src/main/AndroidManifest.xml
+0
-4
testLoginActivity.kt
m-user/src/main/java/com/yidianling/user/ui/login/testLoginActivity.kt
+0
-0
user_activity_input_password_new.xml
m-user/src/main/res/layout/user_activity_input_password_new.xml
+4
-3
No files found.
m-user/src/main/AndroidManifest.xml
View file @
d532e5c2
...
...
@@ -29,10 +29,6 @@
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
".ui.login.testLoginActivity"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
<activity
android:name=
".safePrivate.CheckPasswordActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
...
...
m-user/src/main/java/com/yidianling/user/ui/login/testLoginActivity.kt
deleted
100644 → 0
View file @
15c1f497
This diff is collapsed.
Click to expand it.
m-user/src/main/res/layout/user_activity_input_password_new.xml
View file @
d532e5c2
...
...
@@ -69,7 +69,7 @@
app:layout_constraintStart_toStartOf=
"@id/view_lin"
app:layout_constraintTop_toBottomOf=
"@id/view_lin"
android:layout_marginTop=
"@dimen/platform_dp_10"
android:text=
"密码
须包含数字、字母、符号中至少2种元素,长度需6-16位
"
android:text=
"密码
为6-16个字符,数字或英文字母组合
"
app:layout_constraintEnd_toEndOf=
"@id/view_lin"
android:layout_marginEnd=
"@dimen/platform_dp_27"
android:id=
"@+id/forget_password_hint"
...
...
@@ -135,7 +135,7 @@
app:layout_constraintTop_toBottomOf=
"@id/tv_msm_login"
app:layout_constraintStart_toStartOf=
"@id/tv_msm_login"
app:layout_constraintEnd_toEndOf=
"@id/tv_forget"
android:layout_marginTop=
"@dimen/platform_dp_
40
"
app:layout_goneMarginTop=
"@dimen/platform_dp_
40
"
android:layout_marginTop=
"@dimen/platform_dp_
25
"
app:layout_goneMarginTop=
"@dimen/platform_dp_
25
"
/>
</android.support.constraint.ConstraintLayout>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment