-
Notifications
You must be signed in to change notification settings - Fork 101
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
Comments
@androidcodehunter It is may be due to long text, can you please paste before and after screenshots here ? |
I cannot paste it now because my admob account has been deactivated but I
say this problem.
…On Mon, Oct 7, 2019 at 12:24 PM Sanjaykumar R. Modhawadiya < ***@***.***> wrote:
@androidcodehunter <https://github.com/androidcodehunter> It is may be
due to long text, can you please paste before and after screenshots here ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AA7R7WKE4WCHFIFICHRI3D3QNLI2JA5CNFSM4IJFU5U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAPEX5Q#issuecomment-538856438>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA7R7WLSLFDFV4Y6AMCKYXLQNLI2JANCNFSM4IJFU5UQ>
.
|
@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. |
I don't know specific reason cause Google don't want to disclose the reason
specifically. But Google said that because of invalid activity my account
disabled.
…On Mon, Oct 7, 2019 at 2:26 PM Sanjaykumar R. Modhawadiya < ***@***.***> wrote:
@androidcodehunter <https://github.com/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.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AA7R7WLN44R5EW3DVLFCSO3QNLXBRA5CNFSM4IJFU5U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAPNQRQ#issuecomment-538892358>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA7R7WM7UUNF3A4NBAP4V23QNLXBRANCNFSM4IJFU5UQ>
.
|
@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. |
Yes, without any warning they disabled my account. I was so cautious but no
avail. Even I don't know the clear reason. I am using Facebook Audience
Network(FAN) now.
Thanks,
Sharifur
…On Mon, Oct 7, 2019 at 2:58 PM Sanjaykumar R. Modhawadiya < ***@***.***> wrote:
@androidcodehunter <https://github.com/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.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AA7R7WKGBHLT5AFG74TNCH3QNL2ZVA5CNFSM4IJFU5U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAPQPAY#issuecomment-538904451>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA7R7WKC67XWD4PILW6JGGTQNL2ZVANCNFSM4IJFU5UQ>
.
|
I don't have any solution for this specific problem.
…On Sun, Oct 13, 2019 at 9:32 PM Hemant Vandhnani ***@***.***> wrote:
[image: Screenshot_20191013-203525]
<https://user-images.githubusercontent.com/31650155/66718011-a9556c00-edfc-11e9-9cda-46804c5fba75.png>
Having the same issue. Any solution to it?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AA7R7WJGRVRVN2DBOO2P7B3QOM5PZA5CNFSM4IJFU5U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBCYY3I#issuecomment-541428845>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7R7WIKBX3LHE4T6LTDBBTQOM5PZANCNFSM4IJFU5UQ>
.
|
So its been 6 months now, and this problem still remains. |
@AmJay Please send me your email here, I will help you. |
Add these lines in your button tag: (in my case to change the background of the button I used backgroundTint instead of background) |
I just replaced the Button with TextView. |
If I convert the xml atributes to androidX, the visit website button get squeezed.
The text was updated successfully, but these errors were encountered: