cireficc / git-waffle-example

Demonstrating how Github/Waffle can work to track issues
0 stars 0 forks source link

Replace ActionBarSherlock and update Google Play Services #2

Closed project-leader closed 7 years ago

project-leader commented 7 years ago

In order to integrate the Firebase dependency, we need to update Google Play Services to version 8 or higher. However, it has conflicts with ActionBarSherlock, so ABS needs to be removed and the app needs to be updated to use the standard APIs from AppCompat.

cireficc commented 7 years ago

This was a doozy, but it's finally done!