Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_street
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
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
android
android_street
Commits
4ed83465
Commit
4ed83465
authored
Aug 18, 2021
by
张释方
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化Ui1.1
parent
f4d6a04f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
item_grid_payment_adpater.xml
app/src/main/res/layout/item_grid_payment_adpater.xml
+3
-3
No files found.
app/src/main/res/layout/item_grid_payment_adpater.xml
View file @
4ed83465
...
...
@@ -23,7 +23,7 @@
<TextView
android:id=
"@+id/tv_days"
android:layout_width=
"wrap_content"
android:layout_height=
"
24dp
"
android:layout_height=
"
wrap_content
"
android:textColor=
"@color/black"
android:textStyle=
"bold"
android:textSize=
"17sp"
/>
...
...
@@ -31,7 +31,7 @@
<TextView
android:id=
"@+id/tv_price"
android:layout_width=
"wrap_content"
android:layout_height=
"
35dp
"
android:layout_height=
"
wrap_content
"
android:textColor=
"#FF5722"
android:textSize=
"30sp"
android:textStyle=
"bold"
/>
...
...
@@ -39,7 +39,7 @@
<TextView
android:id=
"@+id/tv_oldprice"
android:layout_width=
"wrap_content"
android:layout_height=
"
17dp
"
android:layout_height=
"
wrap_content
"
android:textColor=
"#25000000"
android:layout_marginTop=
"3dp"
android:textSize=
"10dp"
/>
...
...
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