jackba / worktime

Automatically exported from code.google.com/p/worktime
0 stars 0 forks source link

Replace ActionBarSherlock with ActionBarCompat #258

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Replace ActionBarSherlock with ActionBarCompat

Original issue reported on code.google.com by dirkvran...@gmail.com on 28 Oct 2013 at 7:56

GoogleCodeExporter commented 9 years ago
Too much refactoring right now because we still extend ListActivity which is 
not available in the ActionBarCompat lib because they want to force you to use 
only plain activities with fragments in it (Fragment, ListFragment,...)

Original comment by dirkvran...@gmail.com on 28 Oct 2013 at 8:26