Viewing your favourites is now accessible on the main menu.

This commit is contained in:
Vavassor 2017-02-20 21:32:10 -05:00
commit e59c0534c7
7 changed files with 116 additions and 36 deletions

View file

@ -37,6 +37,7 @@
<activity android:name=".ViewTagActivity" />
<activity android:name=".AccountActivity" />
<activity android:name=".PreferencesActivity" />
<activity android:name=".FavouritesActivity" />
<service
android:name=".PullNotificationService"
android:description="@string/notification_service_description"