Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display name of album in header when viewing an album. #463

Open
patricksan opened this issue Oct 2, 2013 · 0 comments
Open

Display name of album in header when viewing an album. #463

patricksan opened this issue Oct 2, 2013 · 0 comments

Comments

@patricksan
Copy link
Member

Add ... when album has bigger name

@ghost ghost assigned httpdispatch Oct 2, 2013
httpdispatch added a commit to httpdispatch/mobile-android that referenced this issue Oct 3, 2013
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants