Thursday, June 3, 2010

[android-developers] Re: How to create kind of admob banner or scrolling text?

Use a RelativeLayout for your app and a specific layout aligned on
bottom of your main layout.
So you're banner is based at the bottom :)
Now to scrolling a text inside this banner : use animation, it's the
simplest.

Best

On Jun 3, 4:36 pm, dillipk <codersnet2...@gmail.com> wrote:
> Hello,
>   Is there any widget which would help me to create kind of admob
> banner or scrolling text at the top of my app?
>
> Thanks,
> DK

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment