update: 设置 Banner 的默认值底色

Signed-off-by: huyufei <yufei.hu@castbox.fm>
胡宇飞 2024-08-01 17:40:37 +08:00
parent 9cf0dd5801
commit c8b85b0f79
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ namespace Guru
public static AdsInitSpec Build(bool loadBanner = true, bool loadInterstitial = true, bool loadReward = true,
bool autoLoad = true, bool isDebug = false, string bannerColorHex = "#00000000")
bool autoLoad = true, bool isDebug = false, string bannerColorHex = "#00000040")
{
return new AdsInitSpec
{