Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TangKuPos
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
王海
TangKuPos
Commits
605ce35b
Commit
605ce35b
authored
Jan 19, 2018
by
王海
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改UI
parent
f3c8e65f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
app/src/main/res/layout/dialog_integral_get_setting.xml
app/src/main/res/layout/dialog_integral_get_setting.xml
+4
-4
app/src/main/res/layout/fragment_bale_edit.xml
app/src/main/res/layout/fragment_bale_edit.xml
+4
-4
app/src/main/res/layout/fragment_bale_index.xml
app/src/main/res/layout/fragment_bale_index.xml
+1
-1
No files found.
app/src/main/res/layout/dialog_integral_get_setting.xml
View file @
605ce35b
...
@@ -464,7 +464,7 @@
...
@@ -464,7 +464,7 @@
android:layout_width=
"0dp"
android:layout_width=
"0dp"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_centerHorizontal=
"true"
android:layout_centerHorizontal=
"true"
android:layout_weight=
"1.
6
"
android:layout_weight=
"1.
5
"
android:drawableRight=
"@mipmap/createstore_drop_down"
android:drawableRight=
"@mipmap/createstore_drop_down"
android:ellipsize=
"end"
android:ellipsize=
"end"
android:gravity=
"center"
android:gravity=
"center"
...
@@ -482,7 +482,7 @@
...
@@ -482,7 +482,7 @@
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_centerHorizontal=
"true"
android:layout_centerHorizontal=
"true"
android:layout_marginLeft=
"@dimen/all_padding"
android:layout_marginLeft=
"@dimen/all_padding"
android:layout_weight=
"1.
6
"
android:layout_weight=
"1.
5
"
android:drawableRight=
"@mipmap/createstore_drop_down"
android:drawableRight=
"@mipmap/createstore_drop_down"
android:ellipsize=
"end"
android:ellipsize=
"end"
android:gravity=
"center"
android:gravity=
"center"
...
@@ -500,8 +500,8 @@
...
@@ -500,8 +500,8 @@
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_centerHorizontal=
"true"
android:layout_centerHorizontal=
"true"
android:layout_marginLeft=
"@dimen/all_padding"
android:layout_marginLeft=
"@dimen/all_padding"
android:layout_marginRight=
"@dimen/all_
bounced_
padding"
android:layout_marginRight=
"@dimen/all_padding"
android:layout_weight=
"1.
8
"
android:layout_weight=
"1.
5
"
android:drawableRight=
"@mipmap/createstore_drop_down"
android:drawableRight=
"@mipmap/createstore_drop_down"
android:ellipsize=
"end"
android:ellipsize=
"end"
android:ems=
"10"
android:ems=
"10"
...
...
app/src/main/res/layout/fragment_bale_edit.xml
View file @
605ce35b
...
@@ -71,10 +71,10 @@
...
@@ -71,10 +71,10 @@
android:id=
"@+id/btn_scan"
android:id=
"@+id/btn_scan"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:onClick=
"@{OnClickListener}"
android:background=
"@color/transparent"
android:background=
"@color/transparent"
android:contentDescription=
"@string/store_scan"
android:contentDescription=
"@string/store_scan"
android:foreground=
"?android:attr/actionBarItemBackground"
android:foreground=
"?android:attr/actionBarItemBackground"
android:onClick=
"@{OnClickListener}"
android:src=
"@mipmap/but_sweep_yard"
/>
android:src=
"@mipmap/but_sweep_yard"
/>
</LinearLayout>
</LinearLayout>
...
@@ -92,10 +92,10 @@
...
@@ -92,10 +92,10 @@
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_alignParentBottom=
"true"
android:layout_alignParentBottom=
"true"
android:layout_marginBottom=
"@dimen/all_spacing"
android:background=
"@drawable/up_down_line_white"
android:background=
"@color/white"
android:gravity=
"center"
android:gravity=
"center"
android:orientation=
"horizontal"
>
android:orientation=
"horizontal"
android:paddingBottom=
"@dimen/all_spacing"
>
<Button
<Button
android:id=
"@+id/btn_cancel"
android:id=
"@+id/btn_cancel"
...
...
app/src/main/res/layout/fragment_bale_index.xml
View file @
605ce35b
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
android:id=
"@+id/btn_add"
android:id=
"@+id/btn_add"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"?attr/actionBarSize"
android:layout_height=
"?attr/actionBarSize"
android:background=
"@drawable/up_down_line_
gray
"
android:background=
"@drawable/up_down_line_
white
"
android:gravity=
"center"
android:gravity=
"center"
android:onClick=
"@{OnClickListener}"
android:onClick=
"@{OnClickListener}"
android:orientation=
"horizontal"
android:orientation=
"horizontal"
...
...
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