Something Beta This Way Comes!

1 · Jake Wharton · Jan. 2, 2012, midnight
Some implementation details… There are 6 base activities, 4 of which are the core library and one in each of two plugins. Core: SherlockActivity, SherlockPreferenceActivity, SherlockListActivity, and SherlockExpandableListActivity - Former two should be obvious, latter two shouldn’t really be used anymore. Try fragments. Compat-Lib: FragmentActivity - Modified version of the official library to support having an action bar by default. Maps: SherlockMapActivity - Since referencing the base class...