That's probably not a native action bar, but merely its own implementation.

On Fri, Aug 31, 2012 at 1:42 PM, Christophe Versieux
<[email protected]> wrote:
> Did you find an answer? I have the same question...
>
> On Wednesday, September 21, 2011 9:11:28 PM UTC+2, Igor Oliveira wrote:
>>
>> Hello, I would like to know how to implement a screen like the
>> EditEventActivity from Android Calendar on Android 3.1.
>>
>> See picture below:
>>
>> http://imageshack.us/photo/my-images/269/sc20110921105601.jpg/
>>
>> I've created a dialog and I'm trying to put a actionbar on the dialog via
>> onCreateOptionsMenu(), but the action bar doesn't appear.
>>
>> I'm using <uses-sdk android:minSdkVersion="12"
>> android:targetSdkVersion="12"/> and the Theme.Holo.Light.Dialog on the
>> dialog.
>>
>> When I call getActionBar() I always get null.
>>
>> From documentation:
>> "ActionBar     getActionBar()
>> Retrieve the ActionBar attached to this dialog, if present."
>>
>> So how can I attach a dialog on a dialog? Can you help me?
>>
>> Thanks in advance.
>>
>> --
>> Igor Oliveira
>>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 4.1 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to