You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ng an
album.)
- AlbumsFragment: updated call of the galleryOpenControl with the whole
album object parameter in the onItemClick method
- GalleryFragment: updated type of mAlbum name to Album
- GalleryFragment: updated EXTRA_ALBUM extra read/write to parcelable
type in the onSaveInstanceState, onCreateView, refresh methods
- GalleryFragment: added getAlbum method
- GalleryFragment: updated mAlbum reading from intent and
GalleryAdapterExt constructor call in the refresh method
- MainActivity: updated openGallery method declaration accordingly to
parent interface call
- NavigationHandlerFragment.FragmentWrapper: added new field
dynamicTitleGenerator and renamed field runOnReselect to the
mRunOnReselect
- NavigationHandlerFragment.FragmentWrapper: added getActionbarTitle
method
- NavigationHandlerFragment: added init of dynamicTitleGenerator field
for thw gallery fragment wrapper to the initPager method. Also added
resetting of actionbar title call to the runOnReselect handler for the
gallery fragment.
- NavigationHandlerFragment: added setActionBarTitle method
- NavigationHandlerFragment.FragmentAdapter: extracted actionbar title
setting code to the separate method setActionBarTitle
- GalleryOpenControl: updated type of album field in the openGallery
method declaration
Add ... when album has bigger name
The text was updated successfully, but these errors were encountered: