简体   繁体   中英

Sherlock ActionBar nowadays

I'm trying to implement Sherlock ActionBar, but I'm not getting... Seems It's too old.

Does it have an equivalent ActionBar, or someone have a new tutorial ?

ActionBarSherlock was deprecated two years ago. Either use the native action bar that is part Android (from API Level 11 onwards), or use Google's appcompat-v7 action bar backport in the Android Support library. Both are covered in the documentation .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM