fix: app crash when a timer callback throws exception on main thread; feat: umeng ads
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user