Feature/assets is scroll to bottom #38
Merged
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
AssetsIsScrollToBottom의 제일 큰 의미는,
사용자에게 앨범의 사진을 보여줄 때,
첫번째 사진과 마지막 사진 중에 어느 쪽으로 사용자를 유도할지를 결정하는 의미라고 생각합니다.
그래서 저는 저 설정에 따라 앨범에서 보여주는 사진을 변경해보았습니다.
그리고 앨범을 선택한 후에도 AssetsIsScrollToBottom 옵션이 젹용되도록 수정해보았습니다.