Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RvApp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
lify
RvApp
Commits
1799436d
Commit
1799436d
authored
Jul 09, 2019
by
jianglx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改添加驾驶人,修改出游人的点击面积
parent
3aa31980
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
12 deletions
+18
-12
rv_act_driving_upload.xml
module_home/src/main/res/layout/rv_act_driving_upload.xml
+9
-6
activity_add_avisitor.xml
module_mine/src/main/res/layout/activity_add_avisitor.xml
+9
-6
No files found.
module_home/src/main/res/layout/rv_act_driving_upload.xml
View file @
1799436d
...
@@ -39,9 +39,10 @@
...
@@ -39,9 +39,10 @@
<EditText
<EditText
android:id=
"@+id/et_name"
android:id=
"@+id/et_name"
android:layout_width=
"
wrap_cont
ent"
android:layout_width=
"
match_par
ent"
android:layout_height=
"
wrap_cont
ent"
android:layout_height=
"
match_par
ent"
android:background=
"@null"
android:background=
"@null"
android:gravity=
"left|center_vertical"
android:hint=
"@string/rv_name_hint"
android:hint=
"@string/rv_name_hint"
android:maxLength=
"10"
android:maxLength=
"10"
android:paddingLeft=
"@dimen/size_20"
android:paddingLeft=
"@dimen/size_20"
...
@@ -76,9 +77,10 @@
...
@@ -76,9 +77,10 @@
<EditText
<EditText
android:id=
"@+id/et_phone"
android:id=
"@+id/et_phone"
android:layout_width=
"
wrap_cont
ent"
android:layout_width=
"
match_par
ent"
android:layout_height=
"
wrap_cont
ent"
android:layout_height=
"
match_par
ent"
android:background=
"@null"
android:background=
"@null"
android:gravity=
"left|center_vertical"
android:hint=
"@string/rv_phone_hint"
android:hint=
"@string/rv_phone_hint"
android:inputType=
"number"
android:inputType=
"number"
android:maxLength=
"11"
android:maxLength=
"11"
...
@@ -114,10 +116,11 @@
...
@@ -114,10 +116,11 @@
<EditText
<EditText
android:id=
"@+id/et_id_card"
android:id=
"@+id/et_id_card"
android:layout_width=
"
wrap_cont
ent"
android:layout_width=
"
match_par
ent"
android:layout_height=
"
wrap_cont
ent"
android:layout_height=
"
match_par
ent"
android:background=
"@null"
android:background=
"@null"
android:digits=
"0123456789xyzXYZ"
android:digits=
"0123456789xyzXYZ"
android:gravity=
"left|center_vertical"
android:hint=
"@string/rv_id_card_hint"
android:hint=
"@string/rv_id_card_hint"
android:inputType=
"number|text"
android:inputType=
"number|text"
android:maxLength=
"18"
android:maxLength=
"18"
...
...
module_mine/src/main/res/layout/activity_add_avisitor.xml
View file @
1799436d
...
@@ -76,9 +76,10 @@
...
@@ -76,9 +76,10 @@
<EditText
<EditText
android:id=
"@+id/et_traveler_name"
android:id=
"@+id/et_traveler_name"
android:layout_width=
"
wrap_cont
ent"
android:layout_width=
"
match_par
ent"
android:layout_height=
"
wrap_cont
ent"
android:layout_height=
"
match_par
ent"
android:background=
"@null"
android:background=
"@null"
android:gravity=
"center_vertical|left"
android:hint=
"@string/et_traveler_name_hint"
android:hint=
"@string/et_traveler_name_hint"
android:maxLength=
"10"
android:maxLength=
"10"
android:paddingLeft=
"@dimen/size_5"
android:paddingLeft=
"@dimen/size_5"
...
@@ -187,14 +188,15 @@
...
@@ -187,14 +188,15 @@
</LinearLayout>
</LinearLayout>
<EditText
<EditText
android:inputType=
"number|text"
android:digits=
"0123456789xyzXYZ"
android:id=
"@+id/et_id_card"
android:id=
"@+id/et_id_card"
android:layout_width=
"0dp"
android:layout_width=
"0dp"
android:layout_height=
"
wrap_cont
ent"
android:layout_height=
"
match_par
ent"
android:layout_weight=
"1"
android:layout_weight=
"1"
android:background=
"@null"
android:background=
"@null"
android:digits=
"0123456789xyzXYZ"
android:gravity=
"center_vertical|left"
android:hint=
"@string/et_id_card_hint"
android:hint=
"@string/et_id_card_hint"
android:inputType=
"number|text"
android:maxLength=
"18"
android:maxLength=
"18"
android:paddingLeft=
"@dimen/size_5"
android:paddingLeft=
"@dimen/size_5"
android:text=
""
android:text=
""
...
@@ -226,9 +228,10 @@
...
@@ -226,9 +228,10 @@
<EditText
<EditText
android:id=
"@+id/et_phone"
android:id=
"@+id/et_phone"
android:layout_width=
"0dp"
android:layout_width=
"0dp"
android:layout_height=
"
wrap_cont
ent"
android:layout_height=
"
match_par
ent"
android:layout_weight=
"1"
android:layout_weight=
"1"
android:background=
"@null"
android:background=
"@null"
android:gravity=
"center_vertical|left"
android:hint=
"@string/et_phone_hint"
android:hint=
"@string/et_phone_hint"
android:inputType=
"phone|number"
android:inputType=
"phone|number"
android:maxLength=
"11"
android:maxLength=
"11"
...
...
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