forked from photo/mobile-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Card photo#15 (Remove the Latest Activity (Home) and make Gallery as …
…the main screen) app: - HomeFragment.StartNowHandler: moved - HomeFragment: removed - GalleryFragment.StartNowHandler: moved from HomeFragment - GalleryFragment: added showStartNowNotification method which is moved from HomeFragment - MainActivity: changed reference to StartNowHandler - MainActivity: updated index to Gallery in the syncStarted method - MainActivity: removed HomeFragment handling from the photoDeleted, photoUpdated, photoUploaded methods - NavigationHandlerFragment: removed HOME_INDEX constant and adjusted values for other index constants - NavigationHandlerFragment: removed adding of HomeFragment in the initPager method - NavigationHandlerFragment: getHomeFragment method removed test: - MainActivityTest: removed HomeFragment references
- Loading branch information
1 parent
9ccd491
commit 390a434
Showing
5 changed files
with
55 additions
and
711 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.