Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
F
File Recovery RecycleBin
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
File Recovery RecycleBin
Commits
79099a5c
Commit
79099a5c
authored
Mar 13, 2025
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...
parent
cf58da56
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
15 additions
and
4 deletions
+15
-4
activity_battery.xml
app/src/main/res/layout/activity_battery.xml
+1
-0
activity_battery_info_animation.xml
app/src/main/res/layout/activity_battery_info_animation.xml
+1
-0
activity_layout_xingzuo_loading.xml
app/src/main/res/layout/activity_layout_xingzuo_loading.xml
+2
-1
activity_repeat.xml
app/src/main/res/layout/activity_repeat.xml
+1
-0
activity_screen_shot.xml
app/src/main/res/layout/activity_screen_shot.xml
+1
-0
activity_weather.xml
app/src/main/res/layout/activity_weather.xml
+3
-1
dialog_exit_app.xml
app/src/main/res/layout/dialog_exit_app.xml
+1
-0
dialog_exit_function.xml
app/src/main/res/layout/dialog_exit_function.xml
+3
-2
fragment_home_3.xml
app/src/main/res/layout/fragment_home_3.xml
+2
-0
No files found.
app/src/main/res/layout/activity_battery.xml
View file @
79099a5c
...
@@ -472,6 +472,7 @@
...
@@ -472,6 +472,7 @@
android:layout_weight=
"1"
>
android:layout_weight=
"1"
>
<FrameLayout
<FrameLayout
android:background=
"@drawable/bg_ffffff_10"
android:id=
"@+id/fl_ad"
android:id=
"@+id/fl_ad"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
app/src/main/res/layout/activity_battery_info_animation.xml
View file @
79099a5c
...
@@ -49,6 +49,7 @@
...
@@ -49,6 +49,7 @@
tools:ignore=
"HardcodedText"
/>
tools:ignore=
"HardcodedText"
/>
<FrameLayout
<FrameLayout
android:background=
"@drawable/bg_ffffff_10"
android:id=
"@+id/id_fl_native"
android:id=
"@+id/id_fl_native"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
app/src/main/res/layout/activity_layout_xingzuo_loading.xml
View file @
79099a5c
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
<androidx.constraintlayout.widget.ConstraintLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:tools=
"http://schemas.android.com/tools"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
xmlns:tools=
"http://schemas.android.com/tools"
android:background=
"@mipmap/bg"
android:background=
"@mipmap/bg"
android:orientation=
"vertical"
>
android:orientation=
"vertical"
>
...
@@ -44,6 +44,7 @@
...
@@ -44,6 +44,7 @@
android:id=
"@+id/id_fl_native"
android:id=
"@+id/id_fl_native"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:background=
"@drawable/bg_ffffff_10"
app:layout_constraintBottom_toBottomOf=
"parent"
>
app:layout_constraintBottom_toBottomOf=
"parent"
>
<io.supercharge.shimmerlayout.ShimmerLayout
<io.supercharge.shimmerlayout.ShimmerLayout
...
...
app/src/main/res/layout/activity_repeat.xml
View file @
79099a5c
...
@@ -118,6 +118,7 @@
...
@@ -118,6 +118,7 @@
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
<FrameLayout
<FrameLayout
android:background=
"@drawable/bg_ffffff_10"
android:id=
"@+id/fl_ad"
android:id=
"@+id/fl_ad"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
>
android:layout_height=
"wrap_content"
>
...
...
app/src/main/res/layout/activity_screen_shot.xml
View file @
79099a5c
...
@@ -116,6 +116,7 @@
...
@@ -116,6 +116,7 @@
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
<FrameLayout
<FrameLayout
android:background=
"@drawable/bg_ffffff_10"
android:id=
"@+id/fl_ad"
android:id=
"@+id/fl_ad"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
>
android:layout_height=
"wrap_content"
>
...
...
app/src/main/res/layout/activity_weather.xml
View file @
79099a5c
...
@@ -171,6 +171,7 @@
...
@@ -171,6 +171,7 @@
android:id=
"@+id/id_fl_ad"
android:id=
"@+id/id_fl_ad"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:background=
"@drawable/bg_ffffff_10"
app:layout_constraintTop_toBottomOf=
"@+id/id_ll_today_weather"
>
app:layout_constraintTop_toBottomOf=
"@+id/id_ll_today_weather"
>
<io.supercharge.shimmerlayout.ShimmerLayout
<io.supercharge.shimmerlayout.ShimmerLayout
...
@@ -263,7 +264,8 @@
...
@@ -263,7 +264,8 @@
android:id=
"@+id/id_fl_native"
android:id=
"@+id/id_fl_native"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"bottom"
>
android:layout_gravity=
"bottom"
android:background=
"@drawable/bg_ffffff_10"
>
<io.supercharge.shimmerlayout.ShimmerLayout
<io.supercharge.shimmerlayout.ShimmerLayout
android:id=
"@+id/shimmerLayout"
android:id=
"@+id/shimmerLayout"
...
...
app/src/main/res/layout/dialog_exit_app.xml
View file @
79099a5c
...
@@ -11,6 +11,7 @@
...
@@ -11,6 +11,7 @@
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginBottom=
"20dp"
android:layout_marginBottom=
"20dp"
android:background=
"#ffffff"
app:layout_constraintBottom_toTopOf=
"@+id/iv"
>
app:layout_constraintBottom_toTopOf=
"@+id/iv"
>
<io.supercharge.shimmerlayout.ShimmerLayout
<io.supercharge.shimmerlayout.ShimmerLayout
...
...
app/src/main/res/layout/dialog_exit_function.xml
View file @
79099a5c
...
@@ -86,11 +86,12 @@
...
@@ -86,11 +86,12 @@
android:layout_width=
"345dp"
android:layout_width=
"345dp"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"center_horizontal"
android:layout_gravity=
"center_horizontal"
android:layout_marginTop=
"10dp"
>
android:layout_marginTop=
"10dp"
android:background=
"@drawable/bg_ffffff_10"
>
<io.supercharge.shimmerlayout.ShimmerLayout
<io.supercharge.shimmerlayout.ShimmerLayout
android:id=
"@+id/shimmerLayout"
android:id=
"@+id/shimmerLayout"
android:layout_width=
"
match_parent
"
android:layout_width=
"
318dp
"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"bottom|center_horizontal"
android:layout_gravity=
"bottom|center_horizontal"
android:layout_marginHorizontal=
"16dp"
android:layout_marginHorizontal=
"16dp"
...
...
app/src/main/res/layout/fragment_home_3.xml
View file @
79099a5c
...
@@ -369,6 +369,8 @@
...
@@ -369,6 +369,8 @@
</LinearLayout>
</LinearLayout>
<FrameLayout
<FrameLayout
android:layout_marginHorizontal=
"16dp"
android:background=
"@drawable/bg_ffffff_10"
android:id=
"@+id/id_fl_native"
android:id=
"@+id/id_fl_native"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
>
android:layout_height=
"wrap_content"
>
...
...
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