Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_goodmoney
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
android
android_goodmoney
Commits
5b380996
Commit
5b380996
authored
Jan 06, 2021
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改自有代码位需求
parent
60f5e048
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
64 additions
and
60 deletions
+64
-60
TtCsjAdManager.java
...main/java/com/mints/goodmoney/manager/TtCsjAdManager.java
+7
-11
YlhAdManager.kt
...src/main/java/com/mints/goodmoney/manager/YlhAdManager.kt
+7
-10
item_rv_kyl_page.xml
GoodMoney/app/src/main/res/layout/item_rv_kyl_page.xml
+15
-3
item_rv_xmly_page.xml
GoodMoney/app/src/main/res/layout/item_rv_xmly_page.xml
+35
-36
No files found.
GoodMoney/app/src/main/java/com/mints/goodmoney/manager/TtCsjAdManager.java
View file @
5b380996
...
@@ -32,9 +32,9 @@ public class TtCsjAdManager {
...
@@ -32,9 +32,9 @@ public class TtCsjAdManager {
public
static
String
TT_AD_VEDIO_ERASE
=
"945562037"
;
// 刮刮乐
public
static
String
TT_AD_VEDIO_ERASE
=
"945562037"
;
// 刮刮乐
public
static
String
TT_AD_VEDIO_TURNABLE
=
"945562039"
;
// 大转盘
public
static
String
TT_AD_VEDIO_TURNABLE
=
"945562039"
;
// 大转盘
public
static
String
TT_AD_VEDIO_MOREDIALOG
=
"945562040"
;
// 气泡
public
static
String
TT_AD_VEDIO_MOREDIALOG
=
"945562040"
;
// 气泡
public
static
String
TT_AD_VEDIO_SIGN
=
"945
562040
"
;
// 签到
public
static
String
TT_AD_VEDIO_SIGN
=
"945
730109
"
;
// 签到
public
static
String
TT_AD_VEDIO_OFFINELINE
=
"945
562040
"
;
// 离线弹框
public
static
String
TT_AD_VEDIO_OFFINELINE
=
"945
730111
"
;
// 离线弹框
public
static
String
TT_AD_VEDIO_BLESSINGBAG
=
"945
562040
"
;
// 福袋
public
static
String
TT_AD_VEDIO_BLESSINGBAG
=
"945
730117
"
;
// 福袋
public
static
String
TT_AD_VEDIO_GAME
=
"945562067"
;
// 猎豹
public
static
String
TT_AD_VEDIO_GAME
=
"945562067"
;
// 猎豹
public
static
String
TT_AD_VEDIO_JULEYUN
=
"945675529"
;
// 聚乐云
public
static
String
TT_AD_VEDIO_JULEYUN
=
"945675529"
;
// 聚乐云
/*信息流*/
/*信息流*/
...
@@ -122,8 +122,6 @@ public class TtCsjAdManager {
...
@@ -122,8 +122,6 @@ public class TtCsjAdManager {
TT_AD_VEDIO_SIGN
=
idBean
.
getCsjv3
();
TT_AD_VEDIO_SIGN
=
idBean
.
getCsjv3
();
// banner
// banner
TT_AD_BANNER_MY
=
idBean
.
getCsjv4
();
TT_AD_BANNER_MY
=
idBean
.
getCsjv4
();
loadShareChannel
(
idBean
);
return
;
return
;
}
}
...
@@ -156,7 +154,6 @@ public class TtCsjAdManager {
...
@@ -156,7 +154,6 @@ public class TtCsjAdManager {
// banner
// banner
TT_AD_BANNER_MY
=
"945666042"
;
TT_AD_BANNER_MY
=
"945666042"
;
loadShareChannel
(
null
);
return
;
return
;
}
}
...
@@ -174,12 +171,11 @@ public class TtCsjAdManager {
...
@@ -174,12 +171,11 @@ public class TtCsjAdManager {
TT_AD_VEDIO_ERASE
=
"945562037"
;
TT_AD_VEDIO_ERASE
=
"945562037"
;
TT_AD_VEDIO_TURNABLE
=
"945562039"
;
TT_AD_VEDIO_TURNABLE
=
"945562039"
;
TT_AD_VEDIO_MOREDIALOG
=
"945562040"
;
TT_AD_VEDIO_MOREDIALOG
=
"945562040"
;
TT_AD_VEDIO_OFFINELINE
=
"945
562040
"
;
TT_AD_VEDIO_OFFINELINE
=
"945
730111
"
;
TT_AD_VEDIO_
SIGN
=
"945562040
"
;
TT_AD_VEDIO_
BLESSINGBAG
=
"945730117
"
;
TT_AD_VEDIO_
BLESSINGBAG
=
"945562040
"
;
TT_AD_VEDIO_
SIGN
=
"945730109
"
;
// banner
// banner
TT_AD_BANNER_MY
=
"945661050"
;
TT_AD_BANNER_MY
=
"945661050"
;
loadShareChannel
(
null
);
}
}
/**
/**
...
@@ -191,8 +187,8 @@ public class TtCsjAdManager {
...
@@ -191,8 +187,8 @@ public class TtCsjAdManager {
if
(
idBean
!=
null
)
{
if
(
idBean
!=
null
)
{
if
(!
TextUtils
.
isEmpty
(
AppConfig
.
user_register_channel
)
&&
if
(!
TextUtils
.
isEmpty
(
AppConfig
.
user_register_channel
)
&&
AppConfig
.
user_register_channel
.
contains
(
"share"
))
{
AppConfig
.
user_register_channel
.
contains
(
"share"
))
{
TT_AD_VEDIO_OFFINELINE
=
idBean
.
getSharecsjv2
();
TT_AD_VEDIO_BLESSINGBAG
=
idBean
.
getSharecsjv1
();
TT_AD_VEDIO_BLESSINGBAG
=
idBean
.
getSharecsjv1
();
TT_AD_VEDIO_OFFINELINE
=
idBean
.
getSharecsjv2
();
TT_AD_VEDIO_SIGN
=
idBean
.
getSharecsjv3
();
TT_AD_VEDIO_SIGN
=
idBean
.
getSharecsjv3
();
}
}
}
else
{
}
else
{
...
...
GoodMoney/app/src/main/java/com/mints/goodmoney/manager/YlhAdManager.kt
View file @
5b380996
...
@@ -27,9 +27,9 @@ object YlhAdManager {
...
@@ -27,9 +27,9 @@ object YlhAdManager {
var
YLH_AD_VEDIO_ERASE_POSTID
=
"9061142700180449"
//挑战刮刮乐
var
YLH_AD_VEDIO_ERASE_POSTID
=
"9061142700180449"
//挑战刮刮乐
var
YLH_AD_VEDIO_TURNABLE_POSTID
=
"5051746700185561"
//大转盘
var
YLH_AD_VEDIO_TURNABLE_POSTID
=
"5051746700185561"
//大转盘
var
YLH_AD_VEDIO_MOREDIALOG_POSTID
=
"9001346780383626"
//气泡
var
YLH_AD_VEDIO_MOREDIALOG_POSTID
=
"9001346780383626"
//气泡
var
YLH_AD_VEDIO_SIGN_POSTID
=
"
9001346780383626
"
//签到
var
YLH_AD_VEDIO_SIGN_POSTID
=
"
2091354158635490
"
//签到
var
YLH_AD_VEDIO_OFFINELINE_POSTID
=
"
9001346780383626
"
//离线弹框
var
YLH_AD_VEDIO_OFFINELINE_POSTID
=
"
2031954198632389
"
//离线弹框
var
YLH_AD_VEDIO_BLESSINGBAG_POSTID
=
"
9001346780383626
"
//福袋
var
YLH_AD_VEDIO_BLESSINGBAG_POSTID
=
"
1081758148138388
"
//福袋
var
YLH_AD_VEDIO_GAME_POSTID
=
"9051646750686770"
//猎豹游戏
var
YLH_AD_VEDIO_GAME_POSTID
=
"9051646750686770"
//猎豹游戏
var
YLH_AD_VEDIO_JULEYUN_POSTID
=
"1011746770898338"
//聚乐云
var
YLH_AD_VEDIO_JULEYUN_POSTID
=
"1011746770898338"
//聚乐云
...
@@ -67,7 +67,6 @@ object YlhAdManager {
...
@@ -67,7 +67,6 @@ object YlhAdManager {
YLH_AD_VEDIO_SIGN_POSTID
=
idBean
.
ylhv2
YLH_AD_VEDIO_SIGN_POSTID
=
idBean
.
ylhv2
YLH_AD_VEDIO_OFFINELINE_POSTID
=
idBean
.
ylhv2
YLH_AD_VEDIO_OFFINELINE_POSTID
=
idBean
.
ylhv2
loadShareChannel
(
idBean
)
return
return
}
}
...
@@ -92,7 +91,6 @@ object YlhAdManager {
...
@@ -92,7 +91,6 @@ object YlhAdManager {
YLH_AD_VEDIO_SIGN_POSTID
=
"7091944614237712"
YLH_AD_VEDIO_SIGN_POSTID
=
"7091944614237712"
YLH_AD_VEDIO_BLESSINGBAG_POSTID
=
"7091944614237712"
YLH_AD_VEDIO_BLESSINGBAG_POSTID
=
"7091944614237712"
YLH_AD_VEDIO_OFFINELINE_POSTID
=
"7091944614237712"
YLH_AD_VEDIO_OFFINELINE_POSTID
=
"7091944614237712"
loadShareChannel
(
null
)
return
return
}
}
...
@@ -106,11 +104,10 @@ object YlhAdManager {
...
@@ -106,11 +104,10 @@ object YlhAdManager {
YLH_AD_VEDIO_ERASE_POSTID
=
"9061142700180449"
YLH_AD_VEDIO_ERASE_POSTID
=
"9061142700180449"
YLH_AD_VEDIO_TURNABLE_POSTID
=
"5051746700185561"
YLH_AD_VEDIO_TURNABLE_POSTID
=
"5051746700185561"
YLH_AD_VEDIO_MOREDIALOG_POSTID
=
"9001346780383626"
YLH_AD_VEDIO_MOREDIALOG_POSTID
=
"9001346780383626"
YLH_AD_VEDIO_
SIGN_POSTID
=
"9001346780383626
"
YLH_AD_VEDIO_
BLESSINGBAG_POSTID
=
"1081758148138388
"
YLH_AD_VEDIO_
BLESSINGBAG_POSTID
=
"9001346780383626
"
YLH_AD_VEDIO_
SIGN_POSTID
=
"2091354158635490
"
YLH_AD_VEDIO_OFFINELINE_POSTID
=
"
9001346780383626
"
YLH_AD_VEDIO_OFFINELINE_POSTID
=
"
2031954198632389
"
loadShareChannel
(
null
)
}
}
/**
/**
...
@@ -123,8 +120,8 @@ object YlhAdManager {
...
@@ -123,8 +120,8 @@ object YlhAdManager {
if
(!
TextUtils
.
isEmpty
(
AppConfig
.
user_register_channel
)
&&
if
(!
TextUtils
.
isEmpty
(
AppConfig
.
user_register_channel
)
&&
AppConfig
.
user_register_channel
.
contains
(
"share"
))
{
AppConfig
.
user_register_channel
.
contains
(
"share"
))
{
YLH_AD_VEDIO_BLESSINGBAG_POSTID
=
idBean
.
shareylhv1
YLH_AD_VEDIO_BLESSINGBAG_POSTID
=
idBean
.
shareylhv1
YLH_AD_VEDIO_SIGN_POSTID
=
idBean
.
shareylhv3
YLH_AD_VEDIO_OFFINELINE_POSTID
=
idBean
.
shareylhv2
YLH_AD_VEDIO_OFFINELINE_POSTID
=
idBean
.
shareylhv2
YLH_AD_VEDIO_SIGN_POSTID
=
idBean
.
shareylhv3
}
}
}
else
{
}
else
{
if
(!
TextUtils
.
isEmpty
(
AppConfig
.
user_register_channel
)
&&
if
(!
TextUtils
.
isEmpty
(
AppConfig
.
user_register_channel
)
&&
...
...
GoodMoney/app/src/main/res/layout/item_rv_kyl_page.xml
View file @
5b380996
...
@@ -7,13 +7,12 @@
...
@@ -7,13 +7,12 @@
android:background=
"@color/white"
android:background=
"@color/white"
android:orientation=
"vertical"
>
android:orientation=
"vertical"
>
<
com.shehuan.niv.Nice
ImageView
<ImageView
android:id=
"@+id/ivKylPage"
android:id=
"@+id/ivKylPage"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"180dp"
android:layout_height=
"180dp"
android:scaleType=
"fitXY"
android:scaleType=
"fitXY"
android:src=
"@mipmap/bg_eat"
android:src=
"@mipmap/bg_eat"
/>
app:corner_radius=
"10dp"
/>
<TextView
<TextView
android:id=
"@+id/tvKylPageContent"
android:id=
"@+id/tvKylPageContent"
...
@@ -28,4 +27,17 @@
...
@@ -28,4 +27,17 @@
android:textSize=
"14sp"
android:textSize=
"14sp"
android:textStyle=
"bold"
/>
android:textStyle=
"bold"
/>
<TextView
android:visibility=
"gone"
android:id=
"@+id/tvKylPagecount"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginLeft=
"6dp"
android:layout_marginBottom=
"6dp"
android:drawableLeft=
"@mipmap/ic_headset"
android:drawablePadding=
"6dp"
android:gravity=
"center_vertical"
android:text=
"7.2亿"
android:textColor=
"@color/color_AAA"
android:textSize=
"12sp"
/>
</LinearLayout>
</LinearLayout>
\ No newline at end of file
GoodMoney/app/src/main/res/layout/item_rv_xmly_page.xml
View file @
5b380996
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_margin=
"4dp"
android:background=
"@color/white"
android:orientation=
"vertical"
>
<ImageView
android:id=
"@+id/ivXmlyPage"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"300dp"
android:scaleType=
"fitXY"
android:src=
"@mipmap/bg_eat"
/>
<TextView
android:id=
"@+id/tvXmlyPageContent"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_margin=
"6dp"
android:layout_margin=
"4dp"
android:ellipsize=
"end"
android:background=
"@color/white"
android:lines=
"1"
android:orientation=
"vertical"
>
android:singleLine=
"true"
android:text=
"123213112321311232131123213112321311232131123213112321311232131123213112321311232131"
android:textColor=
"@color/black"
android:textSize=
"14sp"
android:textStyle=
"bold"
/>
<TextView
<ImageView
android:visibility=
"gone"
android:id=
"@+id/ivXmlyPage"
android:id=
"@+id/tvXmlyPagecount"
android:layout_width=
"match_parent"
android:layout_width=
"wrap_content"
android:layout_height=
"180dp"
android:layout_height=
"wrap_content"
android:scaleType=
"fitXY"
android:layout_marginLeft=
"6dp"
android:src=
"@mipmap/bg_eat"
/>
android:layout_marginBottom=
"6dp"
android:drawableLeft=
"@mipmap/ic_headset"
<TextView
android:drawablePadding=
"6dp"
android:id=
"@+id/tvXmlyPageContent"
android:gravity=
"center_vertical"
android:layout_width=
"wrap_content"
android:text=
"7.2亿"
android:layout_height=
"wrap_content"
android:textColor=
"@color/color_AAA"
android:layout_margin=
"6dp"
android:textSize=
"12sp"
/>
android:ellipsize=
"end"
android:lines=
"1"
android:singleLine=
"true"
android:text=
"123213112321311232131123213112321311232131123213112321311232131123213112321311232131"
android:textColor=
"@color/black"
android:textSize=
"14sp"
android:textStyle=
"bold"
/>
<TextView
android:id=
"@+id/tvXmlyPagecount"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginLeft=
"6dp"
android:layout_marginBottom=
"6dp"
android:drawableLeft=
"@mipmap/ic_headset"
android:drawablePadding=
"6dp"
android:gravity=
"center_vertical"
android:text=
"7.2亿"
android:textColor=
"@color/color_AAA"
android:textSize=
"12sp"
/>
</LinearLayout>
</LinearLayout>
\ No newline at end of file
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