Skip to content

Conversation

@lakshya21
Copy link
Contributor

No description provided.

Comment on lines 44 to 45
setContentView(R.layout.banner_base);
Button xmlIntegration = (Button) findViewById(R.id.xmlSample);
Copy link
Contributor

Choose a reason for hiding this comment

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

Please refactor all the code to be executed only post init completion.

Comment on lines 53 to 54
setContentView(R.layout.activity_interstitial_ads);

Copy link
Contributor

Choose a reason for hiding this comment

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

Please refactor all the code to be executed only post init completion.

Comment on lines 48 to 49
setContentView(R.layout.activity_native_ads);
Toolbar toolbar = (Toolbar) findViewById(R.id.toolbar);
Copy link
Contributor

Choose a reason for hiding this comment

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

Please refactor all the code to be executed only post init completion.

Copy link
Contributor

@SwagatoMondal SwagatoMondal left a comment

Choose a reason for hiding this comment

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

Please update README as well

@SwagatoMondal SwagatoMondal merged commit 06f7f94 into InMobi:master Mar 6, 2020
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.

2 participants