Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
S
Super File Manager
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
Super File Manager
Commits
ba19ab6d
Commit
ba19ab6d
authored
Jun 07, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
==========修改文案============
parent
15176d76
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
16 additions
and
51 deletions
+16
-51
PreviewCompressionManager.kt
...activity/photocompress/photo/PreviewCompressionManager.kt
+0
-1
activity_layout_large_file.xml
app/src/main/res/layout/activity_layout_large_file.xml
+1
-1
activity_layout_parepre_scan.xml
app/src/main/res/layout/activity_layout_parepre_scan.xml
+6
-3
activity_layout_scan_junk.xml
app/src/main/res/layout/activity_layout_scan_junk.xml
+4
-2
activity_start_compression_photo.xml
app/src/main/res/layout/activity_start_compression_photo.xml
+4
-43
fragment_layout_home.xml
app/src/main/res/layout/fragment_layout_home.xml
+1
-1
No files found.
app/src/main/java/com/base/superfilemanager/activity/photocompress/photo/PreviewCompressionManager.kt
View file @
ba19ab6d
...
@@ -63,7 +63,6 @@ class PreviewCompressionManager(private val mContext: Activity) : GalleryLayoutM
...
@@ -63,7 +63,6 @@ class PreviewCompressionManager(private val mContext: Activity) : GalleryLayoutM
lastRefreshTime
=
currentTime
lastRefreshTime
=
currentTime
mIndex
=
position
mIndex
=
position
Log
.
d
(
"glc"
,
""
)
refreshPreviewImage
(
true
,
50
)
refreshPreviewImage
(
true
,
50
)
}
}
...
...
app/src/main/res/layout/activity_layout_large_file.xml
View file @
ba19ab6d
...
@@ -240,7 +240,7 @@
...
@@ -240,7 +240,7 @@
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"40dp"
android:layout_marginTop=
"40dp"
android:gravity=
"center"
android:gravity=
"center"
android:text=
"
Scan large file\n..
."
android:text=
"
Wait a moment please
."
android:textColor=
"@color/black"
android:textColor=
"@color/black"
android:textSize=
"19sp"
android:textSize=
"19sp"
android:textStyle=
"bold"
android:textStyle=
"bold"
...
...
app/src/main/res/layout/activity_layout_parepre_scan.xml
View file @
ba19ab6d
<?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"
android:orientation=
"vertical"
>
android:orientation=
"vertical"
>
...
@@ -48,15 +49,17 @@
...
@@ -48,15 +49,17 @@
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:orientation=
"vertical"
android:orientation=
"vertical"
app:layout_constraintBottom_toBottomOf=
"parent"
>
app:layout_constraintBottom_toBottomOf=
"parent"
tools:layout_editor_absoluteX=
"0dp"
>
<TextView
<TextView
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"center_horizontal"
android:layout_gravity=
"center_horizontal"
android:text=
"
Scanning..
."
android:text=
"
Wait a moment please
."
android:textColor=
"#666666"
android:textColor=
"#666666"
android:textSize=
"16sp"
/>
android:textSize=
"16sp"
tools:ignore=
"HardcodedText"
/>
<androidx.appcompat.widget.LinearLayoutCompat
<androidx.appcompat.widget.LinearLayoutCompat
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
...
...
app/src/main/res/layout/activity_layout_scan_junk.xml
View file @
ba19ab6d
<?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"
android:orientation=
"vertical"
>
android:orientation=
"vertical"
>
...
@@ -55,9 +56,10 @@
...
@@ -55,9 +56,10 @@
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"center_horizontal"
android:layout_gravity=
"center_horizontal"
android:text=
"
Scanning..
."
android:text=
"
Wait a moment please
."
android:textColor=
"#666666"
android:textColor=
"#666666"
android:textSize=
"16sp"
/>
android:textSize=
"16sp"
tools:ignore=
"HardcodedText"
/>
<androidx.appcompat.widget.LinearLayoutCompat
<androidx.appcompat.widget.LinearLayoutCompat
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
...
...
app/src/main/res/layout/activity_start_compression_photo.xml
View file @
ba19ab6d
<?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"
android:background=
"#4772ff"
>
android:background=
"#4772ff"
>
...
@@ -16,48 +17,6 @@
...
@@ -16,48 +17,6 @@
app:lottie_autoPlay=
"true"
app:lottie_autoPlay=
"true"
app:lottie_loop=
"true"
/>
app:lottie_loop=
"true"
/>
<TextView
android:id=
"@+id/id_scaning"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginBottom=
"19dp"
android:text=
"Scanning"
android:textColor=
"@color/white"
android:textSize=
"18sp"
android:textStyle=
"bold"
app:layout_constraintBottom_toTopOf=
"@+id/id_scan"
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintStart_toStartOf=
"parent"
/>
<androidx.appcompat.widget.LinearLayoutCompat
android:id=
"@+id/id_scan"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"18dp"
android:gravity=
"center"
android:layout_marginBottom=
"20dp"
app:layout_constraintBottom_toTopOf=
"@+id/id_tv_b_1"
>
<com.noober.background.view.BLView
android:layout_width=
"4dp"
android:layout_height=
"4dp"
app:bl_shape=
"oval"
app:bl_solid_color=
"@color/white"
/>
<com.noober.background.view.BLView
android:layout_width=
"4dp"
android:layout_height=
"4dp"
android:layout_marginHorizontal=
"2dp"
app:bl_shape=
"oval"
app:bl_solid_color=
"@color/white"
/>
<com.noober.background.view.BLView
android:layout_width=
"4dp"
android:layout_height=
"4dp"
app:bl_shape=
"oval"
app:bl_solid_color=
"@color/white"
/>
</androidx.appcompat.widget.LinearLayoutCompat>
<TextView
<TextView
android:id=
"@+id/id_tv_b_1"
android:id=
"@+id/id_tv_b_1"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
...
@@ -68,5 +27,7 @@
...
@@ -68,5 +27,7 @@
android:textSize=
"16sp"
android:textSize=
"16sp"
app:layout_constraintBottom_toBottomOf=
"parent"
app:layout_constraintBottom_toBottomOf=
"parent"
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintStart_toStartOf=
"parent"
/>
app:layout_constraintStart_toStartOf=
"parent"
tools:ignore=
"HardcodedText"
/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
\ No newline at end of file
app/src/main/res/layout/fragment_layout_home.xml
View file @
ba19ab6d
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,7 @@
android:layout_marginHorizontal=
"41dp"
android:layout_marginHorizontal=
"41dp"
android:layout_marginTop=
"11dp"
android:layout_marginTop=
"11dp"
android:gravity=
"center"
android:gravity=
"center"
android:text=
"Clean
Up
"
android:text=
"Clean
Junk
"
android:textColor=
"@color/white"
android:textColor=
"@color/white"
android:textSize=
"18sp"
android:textSize=
"18sp"
android:textStyle=
"bold"
android:textStyle=
"bold"
...
...
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