Commit 5597f25e authored by Max Lv's avatar Max Lv

update barner

parent 1f0110c4
......@@ -368,7 +368,7 @@ class Shadowsocks
def initAdView() {
if (settings.getString(Key.proxy, "") == "198.199.101.152") {
val adView = new AdView(this, AdSize.BANNER, "a151becb8068b09")
val adView = new AdView(this, AdSize.SMART_BANNER, "a151becb8068b09")
val layoutView = getLayoutView(getListView.asInstanceOf[ViewParent])
if (layoutView != null) {
layoutView.addView(adView, 0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment