Monday, December 17, 2012

[android-developers] Re: layout overlays

RelativeLayout, FrameLayout.. same thing.
You should probably re-read the information on ActionBar if you want to accomplish what you want.. they explain it clearly how you can handle it in a way that other layouts can use the same area
http://developer.android.com/guide/topics/ui/actionbar.html

My suggestion to use a second activity to overlay on top of it will be the simplest way.

On Monday, December 17, 2012 2:44:15 PM UTC+2, dashman wrote:
Actually I need a RelativeLayout.

Also - my main issue was covering the ActionBar.

Beuler?


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