Action bar in Android like whatsapp

≯℡__Kan透↙ 提交于 2020-03-05 11:42:50

问题


How does whatsapp implement its action bar?The latest updated version contains action bar which works perfect on android 2.2 and android 4.1 without any differences. Any ideas how they've achieved backward compatibility? The back button works on android 2.2 which i could not get working by any means.


回答1:


According to Androlyzer, Whatsapp uses ActionBarSherlock for their Action Bar, which allows them to have a consistent Action Bar on all Android 2.1+ devices



来源:https://stackoverflow.com/questions/15553274/action-bar-in-android-like-whatsapp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!