Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
L
LuckyFarm
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王雪伟
LuckyFarm
Commits
511c1623
Commit
511c1623
authored
Dec 11, 2020
by
Li
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[李俊岐]替换全体加速图标
parent
f607c70c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
icon_hourglass.png
library/src/main/res/drawable-xhdpi/icon_hourglass.png
+0
-0
dialog_layout_all_speed_up.xml
library/src/main/res/layout/dialog_layout_all_speed_up.xml
+5
-3
No files found.
library/src/main/res/drawable-xhdpi/icon_hourglass.png
0 → 100644
View file @
511c1623
36.2 KB
library/src/main/res/layout/dialog_layout_all_speed_up.xml
View file @
511c1623
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:id=
"@+id/layout_speed_up_root"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:gravity=
"center"
android:id=
"@+id/layout_speed_up_root"
android:orientation=
"vertical"
>
<FrameLayout
...
...
@@ -45,10 +45,11 @@
android:layout_below=
"@+id/tv_speed_up_time"
android:layout_centerHorizontal=
"true"
android:layout_marginTop=
"15dp"
android:src=
"@drawable/icon_
coin
"
/>
android:src=
"@drawable/icon_
hourglass
"
/>
<ImageView
android:layout_marginBottom=
"-5dp"
android:id=
"@+id/btn_speed_up_btn"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
@@ -62,7 +63,8 @@
android:layout_height=
"wrap_content"
android:layout_alignParentBottom=
"true"
android:layout_centerHorizontal=
"true"
android:layout_marginBottom=
"30dp"
android:layout_marginBottom=
"28dp"
android:includeFontPadding=
"false"
android:text=
"今天剩余15次"
android:textColor=
"#94491A"
android:textSize=
"13sp"
/>
...
...
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