On Sun, Apr 1, 2012 at 8:01 AM, adev <enric...@gmail.com> wrote:

> Sure I can reset the gravity on all of them in code, but that defeats
> the purpose of using the XML.
>
No, not at all. Just reset the gravity of only the TextView in code. You
need not to reset the gravity of all of them, as you are facing the problem
only because of TextView's gravity.


>
> I'd like to know the cause of the issue I'm seeing now and solve it.


The cause of issue might be that, your adview is being loaded dynamically,
hence you have to resolve the matter dynamically through code.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to