Skip to content

Conversation

LokiFrostGiant
Copy link

For review by Rosário Fernandes @thatfiredev .

Created an option to run Admob using Jetpack Compose. Separated functionalities for interstitial ads to increase flexibility, such as setting callback, initializing, and displaying. Demonstrates each functionality more clearly/isolated. Interstitial is now re-callable by this.

In the MainComposeActivity file that was created, please review Composables to advise on whether to continue passing Lambdas or if passing a Context would be better suitable in this scenario. Additionally, please review the Theme.kt and Color.kt files to suggest any changes that properly meet your expected standards/format.

Please note that any changes to Config have been undone for a separate PR by @millandavid .

@google-cla
Copy link

google-cla bot commented Jan 25, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Member

@thatfiredev thatfiredev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for starting this, @LokiFrostGiant!
I've added small comments before I review the Kotlin code.

Copy link
Member

@thatfiredev thatfiredev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LokiFrostGiant our CI seems to be mad about some indentation errors, can you please take a look?

I have also added some comments bellow.

@LokiFrostGiant
Copy link
Author

Hi @thatfiredev , I made the changes, but I expect the indentation errors will happen again. Once the CI runs again and reproduces the errors for the new version of the app, please let me know and I will revisit it again. Thanks!

Copy link
Member

@thatfiredev thatfiredev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @LokiFrostGiant !

@thatfiredev thatfiredev merged commit b634e62 into firebase:compose Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants