Skip to content

Commit

Permalink
Banner example will display an anchored adaptive banner.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 574576670
  • Loading branch information
JillSong authored and maddevrelgithubbot committed Oct 18, 2023
1 parent 54244d8 commit 86dbe88
Show file tree
Hide file tree
Showing 37 changed files with 123 additions and 524 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- "java/advanced/BannerRecyclerViewExample"
- "java/advanced/RewardedSSVExample"
- "kotlin/advanced/APIDemo"
- "java/admob/AdaptiveBannerExample"
- "java/admob/AppOpenExample"
- "java/admob/BannerExample"
- "java/admob/FullScreenNativeExample"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build/folder-crawler.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -eo pipefail
# If you are changing the expected_projects_count value, you likely want to be
# changing .github/workflows.build.yml to modify which samples are built
# through GitHub actions.
expected_projects_count=33
expected_projects_count=32
projects=()

# Reading all directories having a settings.gradle file into the projects
Expand Down
26 changes: 0 additions & 26 deletions java/admob/AdaptiveBannerExample/app/build.gradle

This file was deleted.

31 changes: 0 additions & 31 deletions java/admob/AdaptiveBannerExample/app/proguard-rules.pro

This file was deleted.

29 changes: 0 additions & 29 deletions java/admob/AdaptiveBannerExample/app/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions java/admob/AdaptiveBannerExample/app/src/main/res/menu/my.xml

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions java/admob/AdaptiveBannerExample/build.gradle

This file was deleted.

20 changes: 0 additions & 20 deletions java/admob/AdaptiveBannerExample/gradle.properties

This file was deleted.

This file was deleted.

Loading

0 comments on commit 86dbe88

Please sign in to comment.