[android-developers] Re: Text view over image gallery
Textview and imageview are static.
But in this case, i want to put the text on the top of every image in
gallery.
And for the gallery, i'm using gallery widget.
So i can make them dynamically.
How can i do it?
Thank's so much with you reply...
On Jun 17, 8:31 pm, hwrdprkns <taylo...@gmail.com> wrote:
> If you use a FrameLayout, the views are layered by the time they are
> defined.
>
> For example, if you have a FrameLayout with a TextView and an
> ImageView, the one that is defined FIRST will be on the bottom, and
> the one that is defined second would be on top. Take a look at the
> developer docs for more details.
>
> http://developer.android.com/reference/android/widget/FrameLayout.html
>
> On May 23, 10:16 pm, Randy <rendy.hadin...@gmail.com> wrote:
>
>
>
>
>
>
>
> > How can i make Text view over image gallery like pulse news reader's
> > UI?
>
> > Anyone can help me?
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home