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
d1ed39e2
Commit
d1ed39e2
authored
Aug 18, 2021
by
fengruiyu
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev_1.1.0' of
http://gitlab.mints-id.com/android/android_street
into fry_dev
parents
240c5bc9
ac021b3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
item_grid_payment_adpater.xml
app/src/main/res/layout/item_grid_payment_adpater.xml
+6
-6
No files found.
app/src/main/res/layout/item_grid_payment_adpater.xml
View file @
d1ed39e2
...
...
@@ -23,26 +23,26 @@
<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=
"1
7
sp"
/>
android:textSize=
"1
6
sp"
/>
<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=
"
30
sp"
android:textSize=
"
24
sp"
android:textStyle=
"bold"
/>
<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=
"1
0
dp"
/>
android:textSize=
"1
2
dp"
/>
</LinearLayout>
<ImageView
android:id=
"@+id/iv_hot"
...
...
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