Hello, I'm trying to learn android programming using "Learn coding on 
Android Studio by making complete apps" video training. One of examples 
realize *"extends ListActivity"* together with *ActionBar*. When I try to 
do the same, it doesn't work. *"extends ListActivity"* suppresses *ActionBar 
*(i.e. it becomes invisible). I've searched on web for a solution but 
without success ... there are solutions, based on specifying of the 
"android:theme" options in manifest file for corresponding activity. 
Unfortunately in my case id doesn't work: once I switch to this activity, 
application fails. Help, please.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/6861d8a9-e649-4026-94d0-123b82dd403d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to