适配英文排版

pull/5/head
fengyuecanzhu 4 years ago
parent 02e29f687b
commit 446212b6f5
  1. 5
      app/src/main/java/xyz/fycz/myreader/util/utils/AdUtils.java

@ -125,10 +125,7 @@ public class AdUtils {
public static void initAd() {
if (!hasInitAd) {
hasInitAd = true;
DdSdkHelper.init("1234", "216", "51716a16fbdf50905704b6575b1b3b60",
"142364", "35ce0efe5f3cc960b116db227498e238",
"8167", "85bd159309c3da1b",
App.getApplication(), true);
}
}
}

Loading…
Cancel
Save