Created
December 6, 2023 20:26
-
-
Save LethalMaus/405f4878b7d626a84fe0f6e141518d04 to your computer and use it in GitHub Desktop.
admob2.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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