Blame view

AdSDKRelease/res/layout/activity_container.xml 188 Bytes
1438d382a   赵康   add project
1
2
3
4
  <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
      android:id="@+id/container"
      android:layout_width="match_parent"
      android:layout_height="match_parent" />