Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
E
Easy Cleaner Junk
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
Easy Cleaner Junk
Commits
32da71dd
Commit
32da71dd
authored
Jul 01, 2024
by
maxiaoliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交首页布局
parent
32c17708
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
363 additions
and
285 deletions
+363
-285
HomeFragment.kt
...va/com/test/easy/easycleanerjunk/fragment/HomeFragment.kt
+0
-2
fragment_layout_home.xml
app/src/main/res/layout/fragment_layout_home.xml
+363
-283
h_appmanager.png
app/src/main/res/mipmap-xxhdpi/h_appmanager.png
+0
-0
h_appmanager.webp
app/src/main/res/mipmap-xxhdpi/h_appmanager.webp
+0
-0
h_whatsapp.png
app/src/main/res/mipmap-xxhdpi/h_whatsapp.png
+0
-0
No files found.
app/src/main/java/com/test/easy/easycleanerjunk/fragment/HomeFragment.kt
View file @
32da71dd
...
...
@@ -16,7 +16,6 @@ import com.test.easy.easycleanerjunk.activity.photocompress.photo.StartCompressi
import
com.test.easy.easycleanerjunk.databinding.FragmentLayoutHomeBinding
import
com.test.easy.easycleanerjunk.helps.BaseFragment
import
com.test.easy.easycleanerjunk.helps.KotlinExt.setOnClickListener
import
com.test.easy.easycleanerjunk.helps.ads.AdmobUtils
import
com.test.easy.easycleanerjunk.utils.BarUtils
class
HomeFragment
:
BaseFragment
<
FragmentLayoutHomeBinding
>()
{
...
...
@@ -53,7 +52,6 @@ class HomeFragment : BaseFragment<FragmentLayoutHomeBinding>() {
override
fun
onResume
()
{
super
.
onResume
()
AdmobUtils
.
showNativeAd
(
requireActivity
(),
binding
.
idFlAd
)
if
(
animPaused
)
{
startAnimation
()
animPaused
=
false
...
...
app/src/main/res/layout/fragment_layout_home.xml
View file @
32da71dd
This diff is collapsed.
Click to expand it.
app/src/main/res/mipmap-xxhdpi/h_appmanager.png
0 → 100644
View file @
32da71dd
3.16 KB
app/src/main/res/mipmap-xxhdpi/h_appmanager.webp
deleted
100644 → 0
View file @
32c17708
File deleted
app/src/main/res/mipmap-xxhdpi/h_whatsapp.png
0 → 100644
View file @
32da71dd
3.39 KB
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