Thursday, June 3, 2010

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

There's even easier, just use the marquee feature of TextView.

On Thu, Jun 3, 2010 at 9:40 AM, arnouf <arnaud.farine@gmail.com> wrote:
> 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
>

--
Romain Guy
Android framework engineer
romainguy@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

--
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