# Steemit Android App v0.0.5
 
## Download
[APK](https://github.com/razem-io/Steemit-App/releases)
[Source](https://github.com/razem-io/Steemit-App)
## Changelog
* Discussion preview images feature a fixed aspect ratio now. It looks way cleaner.
* The image loading library was replaced with the one that facebook uses for Android. So far it seems to work great and supports gifs as a plus.
* The markdown parser was replaced. This enables features like tables and links to be rendered correctly.
* A custom css theme was applied for the markdown rendering. Compared to before it looks gorgeous now.
* Images which are NOT correctly placed with a markdown tag are still displayed as images instead of links.
## Devlog
It's incredible what steemit.com parses as "markdown". So many users expect, that they can just post a link to a resource, and everything will get handled for them. It was a full day of work to figure out a way on how to display images which aren't correctly tagged as such. It is still not working for some rare cases but I already know how to fix that sooner or later.
## Contribute
Have an Idea or an Issue with the App? [Please create a feature request or an issue at Github](https://github.com/razem-io/Steemit-App/issues).
### Designers
An App icon ist still needed? Can anyone make a nice cool icon? You will be mentioned in the credits with a link to your portfolio.
### Developers
Please fork the project and submit pull requests.