Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
S
scanqrwhite2copy1
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
wanglei
scanqrwhite2copy1
Commits
b1364cee
Commit
b1364cee
authored
Feb 13, 2025
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...
parent
cf46200a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
bg_6473f8_90.xml
app/src/main/res/drawable/bg_6473f8_90.xml
+5
-0
fragment_guide.xml
app/src/main/res/layout/fragment_guide.xml
+1
-1
No files found.
app/src/main/res/drawable/bg_6473f8_90.xml
0 → 100644
View file @
b1364cee
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android=
"http://schemas.android.com/apk/res/android"
>
<solid
android:color=
"#6473F8"
/>
<corners
android:radius=
"90dp"
/>
</shape>
\ No newline at end of file
app/src/main/res/layout/fragment_guide.xml
View file @
b1364cee
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"center_vertical|end"
android:layout_gravity=
"center_vertical|end"
android:layout_marginEnd=
"20dp"
android:layout_marginEnd=
"20dp"
android:background=
"@drawable/bg_
17a1ff
_90"
android:background=
"@drawable/bg_
6473f8
_90"
android:paddingHorizontal=
"15dp"
android:paddingHorizontal=
"15dp"
android:paddingVertical=
"8dp"
android:paddingVertical=
"8dp"
android:text=
"@string/continue_"
android:text=
"@string/continue_"
...
...
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