Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
MobileManager
Project
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Wang Xu
MobileManager
Commits
248b41e2
Commit
248b41e2
authored
Mar 27, 2020
by
Baoxy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 图片名称冲突,重命名
parent
a5c17e75
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
btn_ripple_bg.xml
Launcher3/res/drawable/btn_ripple_bg.xml
+0
-0
activity_change_pwd.xml
Launcher3/res/layout/activity_change_pwd.xml
+1
-1
fragment_encrypted_set.xml
Launcher3/res/layout/fragment_encrypted_set.xml
+1
-1
fragment_encrypted_ver.xml
Launcher3/res/layout/fragment_encrypted_ver.xml
+1
-1
No files found.
Launcher3/res/drawable/ripple_bg.xml
→
Launcher3/res/drawable/
btn_
ripple_bg.xml
View file @
248b41e2
File moved
Launcher3/res/layout/activity_change_pwd.xml
View file @
248b41e2
...
...
@@ -99,7 +99,7 @@
android:layout_height=
"48dp"
android:layout_marginTop=
"10dp"
android:layout_marginBottom=
"10dp"
android:background=
"@drawable/ripple_bg"
android:background=
"@drawable/
btn_
ripple_bg"
android:elevation=
"3dp"
android:onClick=
"btnClick"
android:gravity=
"center"
...
...
Launcher3/res/layout/fragment_encrypted_set.xml
View file @
248b41e2
...
...
@@ -178,7 +178,7 @@
android:layout_height=
"48dp"
android:layout_marginTop=
"10dp"
android:layout_marginBottom=
"10dp"
android:background=
"@drawable/ripple_bg"
android:background=
"@drawable/
btn_
ripple_bg"
android:elevation=
"3dp"
android:gravity=
"center"
android:text=
"@string/common_sure"
...
...
Launcher3/res/layout/fragment_encrypted_ver.xml
View file @
248b41e2
...
...
@@ -176,7 +176,7 @@
android:layout_height=
"48dp"
android:layout_marginTop=
"10dp"
android:layout_marginBottom=
"10dp"
android:background=
"@drawable/ripple_bg"
android:background=
"@drawable/
btn_
ripple_bg"
android:elevation=
"3dp"
android:gravity=
"center"
android:text=
"@string/common_sure"
...
...
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