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
6edc34a3
Commit
6edc34a3
authored
Jan 25, 2018
by
zhang_z
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改颜色;
parent
9422809e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
app/src/main/res/layout/fragment_pay_cash.xml
app/src/main/res/layout/fragment_pay_cash.xml
+4
-4
app/src/main/res/layout/fragment_settle.xml
app/src/main/res/layout/fragment_settle.xml
+1
-1
No files found.
app/src/main/res/layout/fragment_pay_cash.xml
View file @
6edc34a3
...
...
@@ -64,7 +64,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"@string/settle_pay_amt"
android:textColor=
"@color/black_
zhangfei
"
android:textColor=
"@color/black_
baozheng
"
android:textSize=
"@dimen/all_text_size"
/>
<TextView
...
...
@@ -72,7 +72,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:gravity=
"end"
android:textColor=
"@color/black_
zhangfei
"
android:textColor=
"@color/black_
baozheng
"
android:textSize=
"@dimen/all_sub_title_size"
/>
</LinearLayout>
...
...
@@ -96,7 +96,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"@string/settle_pay_change"
android:textColor=
"@color/black_
zhangfei
"
android:textColor=
"@color/black_
baozheng
"
android:textSize=
"@dimen/all_text_size"
/>
<TextView
...
...
@@ -104,7 +104,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:gravity=
"end"
android:textColor=
"@color/black_
zhangfei
"
android:textColor=
"@color/black_
baozheng
"
android:textSize=
"@dimen/all_sub_title_size"
/>
</LinearLayout>
...
...
app/src/main/res/layout/fragment_settle.xml
View file @
6edc34a3
...
...
@@ -136,7 +136,7 @@
android:layout_height=
"wrap_content"
android:layout_marginStart=
"@dimen/all_margin"
android:text=
"@string/settle_select_vip"
android:textColor=
"@color/black_
zhangfei
"
android:textColor=
"@color/black_
baozheng
"
android:textSize=
"@dimen/all_text_size"
android:visibility=
"@{defualtVip?View.VISIBLE:View.INVISIBLE}"
app:layout_constraintBottom_toTopOf=
"parent"
...
...
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