ablake / kotlin-news-for-android

A simple Android app for browsing Kotlin news, meant to demonstrate architectural principles and implement core functionality applicable to most apps.
Apache License 2.0
0 stars 0 forks source link

Adam/4 news item view #4

Closed ablake closed 4 years ago

ablake commented 4 years ago

Adds images to the news item view. Renders the Markdown in selftext posts. Adds a back button to the toolbar. Uses a darker theme.