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.
- HomeFragment: added shareViaSystem method - HomeFragment.OnMenuItemClickListener: added handling of menu_share_system click - PhotoDetailsActivity.PhotoDetailsUiFragment: added handling of menu_share_system to the onOptionsItemSelected method - PhotoDetailsActivity.PhotoDetailsUiFragment: added new method shareActivePhotoViaSystem - PhotoDetailsActivity.PhotoDetailsUiFragment.PhotoDetailsPagerAdapter: removed some unused overridden methods: finishUpdate, restoreState, saveState, startUpdate - ShareUtils: added shareViaSystem method - res/menu/photo_details.xml: added system share menu item to share menu - res/menu/share.xml: added system share menu and formatted file - res/values/strings.xm res/values-ru/strings.xml: added strings constants related to system share feature
- Loading branch information
1 parent
7ef81e0
commit f84f795
Showing
7 changed files
with
104 additions
and
25 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
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
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
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
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
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
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