Feras Alnatsheh
Feras Alnatsheh
I'm using EcoGallery in my app ([Motion](https://play.google.com/store/apps/details?id=us.feras.motion)) and actually I recently saw an issue when I set text view from EcoGallery onItemSelected, the gallery will snap to the center (if...
@Gryzor Makes sense, are you still maintaining your fork? I'm evaluating if I should continue support the library since I'm changing my app design and will no longer need Gallery...
@Gryzor Agree, they deprecate it for a good reason. @Kcorab Not familiar with @Gryzor version of Gallery but I recommend looking at it, hopefully it fixes your issue. If not,...
Thanks for the suggestion @putraxor. Will mark it as a feature request and will keep it in mind for future releases.
Hey! The view renders HTML tables. However, It does not render the following syntax at the moment: ` | Tables | Are | Cool | `
Usually, it's better to use smaller images on mobile phone unless you have a special use case for it. Here's what I suggest: - If it's loaded locally you might...
Is your intention to make the images load faster (Image optimization) or that visually the images will appear to load fluidly (lazy loading)? MarkdownView just converts the markdown to HTML...
@xiekui1992 can you provide a markdown example please.
@shoeper Let me take a look, most likely an issue with MarkdownJ but hopefully an update to it will fix it. @xiekui1992 moved this to a new issue #21
Thanks, this is really needed. Will review, pull the code and test.