Hello,
I may be barking up the wrong tree.  I have a actionbar item with the
actionViewClass property set to a ListFragment class like this
android:actionViewClass="com.example.android.SampleListFragment"
I want the list fragment to be displayed when the action button is
clicked.  Log info messages indicate that the click event is
happening; however, the list fragment is not displayed.

Can anyone point me to an example implementation of using
actionViewClass with a user class target?

Thank you.

Regards,
Brian

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