Tommy Chen
Tommy Chen
In order to compatible with React 16, this pull request does: - Replace `React.createClass` with [create-react-class](https://www.npmjs.com/package/create-react-class). - Replace `React.PropTypes` with [prop-types](https://www.npmjs.com/package/prop-types). All modifications are done by [react-codemod](https://github.com/reactjs/react-codemod) which should work...
Prevent column break within an element. More info: - http://www.w3.org/TR/css3-multicol/#break-inside - http://stackoverflow.com/questions/7785374/how-to-prevent-column-break-within-an-element
- [x] Gallery list - [x] ExHentai login - [ ] Photo viewer - [x] Gallery downloader
ConcurrentModificationException (@GalleryDownloadService:onDestroy:170) {main}
IndexOutOfBoundsException (@DataLoader:getPhotoInfo:249) {IntentService[PhotoInfoService]}
Sharing photo to **"Messages"** will cause the application crashes, but it works fine when sharing to **"Gmail"**.
Display gesture hint (previous/next page and show/hide navigation) when first open the image view.