GDG-Korea / GoogleDevelopersLive

This application is able to watch Google Developers Live page's youtube video and scheduled programs.
https://play.google.com/store/apps/details?id=com.proinlab.gdlapp
45 stars 28 forks source link

ActionBar in YouTube SDK Activity #32

Open proin opened 11 years ago

proin commented 11 years ago

In YouTube SDK, it can use ActionBar. But ActionBarSherlock can't. And lower than API 12, Activity that applied YouTube SDK is not working. So I'll remove ActionBar in YouTube Activity, if there are no ways to apply ActionBarSherlock. do someone know about solving this?

dalinaum commented 11 years ago

I asked other guys.