Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
HBHAndroid
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
1
Merge Requests
1
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
杨秀秀
HBHAndroid
Commits
41a51c9f
Commit
41a51c9f
authored
Jan 15, 2024
by
小费同学阿
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加功能:
注销账号(商户端)
parent
42c6fa86
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
bg_forground_radius_no_24.xml
app/src/main/res/drawable/bg_forground_radius_no_24.xml
+6
-0
activity_log_off.xml
app/src/main/res/layout/activity_log_off.xml
+1
-1
No files found.
app/src/main/res/drawable/bg_forground_radius_no_24.xml
0 → 100644
View file @
41a51c9f
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android=
"http://schemas.android.com/apk/res/android"
>
<solid
android:color=
"#8EA1C8"
/>
<corners
android:radius=
"24dp"
/>
</shape>
app/src/main/res/layout/activity_log_off.xml
View file @
41a51c9f
...
@@ -145,7 +145,7 @@
...
@@ -145,7 +145,7 @@
android:layout_height=
"48dp"
android:layout_height=
"48dp"
android:layout_marginTop=
"22dp"
android:layout_marginTop=
"22dp"
android:layout_marginBottom=
"22dp"
android:layout_marginBottom=
"22dp"
android:background=
"@drawable/b
utton_bottom_grey
_24"
android:background=
"@drawable/b
g_forground_radius_no
_24"
android:text=
"@string/next_step"
android:text=
"@string/next_step"
android:textColor=
"@color/white"
android:textColor=
"@color/white"
android:textSize=
"16sp"
/>
android:textSize=
"16sp"
/>
...
...
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