Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native ad in androidX squeezed the visit site button #3

Open
androidcodehunter opened this issue Aug 4, 2019 · 13 comments
Open

Native ad in androidX squeezed the visit site button #3

androidcodehunter opened this issue Aug 4, 2019 · 13 comments

Comments

@androidcodehunter
Copy link

If I convert the xml atributes to androidX, the visit website button get squeezed.

@sanjaykumarm
Copy link

@androidcodehunter It is may be due to long text, can you please paste before and after screenshots here ?

@androidcodehunter
Copy link
Author

androidcodehunter commented Oct 7, 2019 via email

@sanjaykumarm
Copy link

@androidcodehunter Any specific reason for deactivated your account ? Which policy violation ? It may help other developers as well if you could paste email here or write full details so that other developers who are implementing native ad will take care of it.

@androidcodehunter
Copy link
Author

androidcodehunter commented Oct 7, 2019 via email

@sanjaykumarm
Copy link

@androidcodehunter Oh I am really sad that your account disabled but it is one of the biggest problem of Google, they are not giving warning or some notice within which we can fix the problem.

@androidcodehunter
Copy link
Author

androidcodehunter commented Oct 7, 2019 via email

@hemantv
Copy link

hemantv commented Oct 13, 2019

Screenshot_20191013-203525

Having the same issue. Any solution to it?

@androidcodehunter
Copy link
Author

androidcodehunter commented Oct 14, 2019 via email

@AmitJayant
Copy link

So its been 6 months now, and this problem still remains.

@sanjaykumarm
Copy link

@AmJay Please send me your email here, I will help you.

@the-solitary-observer
Copy link

Screenshot_20191013-203525

Having the same issue. Any solution to it?

I am having the exact same issue.

@davidecutrupi
Copy link

Add these lines in your button tag:
android:padding="0dp"
android:insetTop="0dp"
android:insetBottom="0dp"

(in my case to change the background of the button I used backgroundTint instead of background)

@wangjiejacques
Copy link

wangjiejacques commented May 23, 2020

I just replaced the Button with TextView.

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

No branches or pull requests

7 participants