Skip to content

Instantly share code, notes, and snippets.

@LethalMaus
Created December 6, 2023 20:26
Show Gist options
  • Select an option

  • Save LethalMaus/405f4878b7d626a84fe0f6e141518d04 to your computer and use it in GitHub Desktop.

Select an option

Save LethalMaus/405f4878b7d626a84fe0f6e141518d04 to your computer and use it in GitHub Desktop.
admob2.xml
<FrameLayout
android:id="@+id/adViewContainer"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment