fix: app crash when a timer callback throws exception on main thread; feat: umeng ads

This commit is contained in:
hyb1996
2018-09-15 14:04:01 +08:00
parent 02c64cd7b1
commit a3ae309742
15 changed files with 129 additions and 161 deletions

View File

@@ -13,6 +13,10 @@
android:layout_height="0dp"
android:layout_weight="1">
<com.xcy8.ads.view.FullScreenAdView
android:id="@+id/full_screen_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
</RelativeLayout>