Thanks Kostya,

Somehow I am managing with FrameLayout.

It is working now.

Without your help I wouldn't be able to solve thhis problem.

On Thu, Nov 11, 2010 at 2:48 PM, Kostya Vasilyev <kmans...@gmail.com> wrote:

> 11.11.2010 8:54, kavitha b пишет:
>
>
>> But the views which i draw are drawing down the scrollview.It is not
>> drawing on top layer of scrollview.
>>
>> I tried with framelayout.But it is not drawing down of scrollview only.
>>
>
> FrameLayout draws all children on top of one another, in the same position.
>
> If you want views to be distinctly positioned, use some other type of
> layout: RelativeLayout (my personal favorite), or LinearLayout.
>
>
> --
> Kostya Vasilyev -- WiFi Manager + pretty widget --
> http://kmansoft.wordpress.com
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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