Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
Z
ZxAd_Unity
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
王雪伟
ZxAd_Unity
Commits
fe56779e
Commit
fe56779e
authored
Apr 20, 2021
by
erwin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
风行广告关闭
parent
68b2e1ed
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
10 additions
and
5 deletions
+10
-5
.DS_Store
.DS_Store
+0
-0
.DS_Store
Assets/.DS_Store
+0
-0
.DS_Store
Assets/AdSDK/.DS_Store
+0
-0
.DS_Store
Assets/AdSDK/AD/.DS_Store
+0
-0
.DS_Store
Assets/AdSDK/AD/Funshion/.DS_Store
+0
-0
FunShionManager.java
Assets/AdSDK/AD/Funshion/FunShionManager.java
+2
-5
Android.meta
Assets/AdSDK/AD/GDT/UnionSDK/Plugins/Android.meta
+8
-0
No files found.
.DS_Store
View file @
fe56779e
No preview for this file type
Assets/.DS_Store
View file @
fe56779e
No preview for this file type
Assets/AdSDK/.DS_Store
View file @
fe56779e
No preview for this file type
Assets/AdSDK/AD/.DS_Store
View file @
fe56779e
No preview for this file type
Assets/AdSDK/AD/Funshion/.DS_Store
View file @
fe56779e
No preview for this file type
Assets/AdSDK/AD/Funshion/FunShionManager.java
View file @
fe56779e
...
...
@@ -21,17 +21,12 @@ import java.util.List;
*/
public
class
FunShionManager
{
public
static
void
init
(){
FSAD
.
init
(
AppliContext
.
get
());
}
private
FSSplashAD
mFSSplashAD
=
null
;
private
ArrayList
<
FSRewardVideoView
>
rewradArray
=
new
ArrayList
<>();
public
void
loadSplash
(
Activity
activity
,
String
codeId
,
FsADSplashListener
listener
){
...
...
@@ -43,6 +38,7 @@ public class FunShionManager {
mFSSplashAD
.
setSkipViewContent
(
"跳过 "
+
sec
/
1000
);
if
(
sec
/
1000
==
0
)
{
listener
.
onAdSkip
();
FSSplashAdManager
.
getSplashAdManager
().
destorySplashView
(
activity
);
}
}
...
...
@@ -53,6 +49,7 @@ public class FunShionManager {
mFSSplashAD
=
null
;
}
listener
.
onAdSkip
();
FSSplashAdManager
.
getSplashAdManager
().
destorySplashView
(
activity
);
}
@Override
...
...
Assets/AdSDK/AD/GDT/UnionSDK/Plugins/Android.meta
0 → 100644
View file @
fe56779e
fileFormatVersion: 2
guid: a03ee1c8220d74c229ac27d346e45e8d
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
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