you can user framelayout
http://developer.android.com/resources/articles/layout-tricks-merge.html

On Thu, Dec 30, 2010 at 12:27 PM, Sarwar Erfan <erfanonl...@gmail.com>wrote:

> Its not built in control. Design your own "menu like" layout, put it in
> separate layout file and include where necessary. It is possible to keep
> this layout at the bottom of the screen always and make the upper part
> scrollable. Just give up the idea that this is a real "menu". Lots of code
> sample are available (only if you give up the word "menu" and try to achieve
> the result using layouts)
>
>
> On the other hand, if you do not want to make it look like a copy of iPhone
> (as your example applications do), you can use the normal menu of Androoid
> http://developer.android.com/guide/topics/ui/menus.html
> Off course, you have to show it as soon as your activity loads.
>
> Or, you can create your own control if you like to.
>
> Regards
> Sarwar Erfan
>
>  --
> 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
>



-- 
Best Regards,
hakim
http://jampasir.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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to