Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
S
Scan QR Code Barcode Reader
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
Scan QR Code Barcode Reader
Commits
7362ec8f
Commit
7362ec8f
authored
Dec 26, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...提交脚本
parent
b78e096b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
336 additions
and
3 deletions
+336
-3
GetInfo.py
app/GetInfo.py
+333
-0
fragment_settings.xml
app/src/main/res/layout/fragment_settings.xml
+3
-3
No files found.
app/GetInfo.py
0 → 100644
View file @
7362ec8f
This diff is collapsed.
Click to expand it.
app/src/main/res/layout/fragment_settings.xml
View file @
7362ec8f
...
@@ -315,7 +315,6 @@
...
@@ -315,7 +315,6 @@
<!--订阅-->
<!--订阅-->
<LinearLayout
<LinearLayout
android:id=
"@+id/llPrivacy"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:orientation=
"horizontal"
android:orientation=
"horizontal"
...
@@ -388,6 +387,7 @@
...
@@ -388,6 +387,7 @@
<!--隐私-->
<!--隐私-->
<LinearLayout
<LinearLayout
android:id=
"@+id/llPrivacy"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:orientation=
"horizontal"
>
android:orientation=
"horizontal"
>
...
@@ -477,7 +477,6 @@
...
@@ -477,7 +477,6 @@
android:src=
"@mipmap/set_logo"
/>
android:src=
"@mipmap/set_logo"
/>
<TextView
<TextView
android:textStyle=
"bold"
android:layout_width=
"0dp"
android:layout_width=
"0dp"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"center_vertical"
android:layout_gravity=
"center_vertical"
...
@@ -486,7 +485,8 @@
...
@@ -486,7 +485,8 @@
android:includeFontPadding=
"false"
android:includeFontPadding=
"false"
android:text=
"@string/app_name"
android:text=
"@string/app_name"
android:textColor=
"@color/black"
android:textColor=
"@color/black"
android:textSize=
"13sp"
/>
android:textSize=
"13sp"
android:textStyle=
"bold"
/>
<TextView
<TextView
android:id=
"@+id/tvVersion"
android:id=
"@+id/tvVersion"
...
...
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