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

Subreddit selection #6

Open ablake opened 4 years ago

ablake commented 4 years ago

A toolbar action should reveal a text input field when clicked that allows a subreddit name to be entered and navigated to. The text input field should have hint text of "subreddit name" and a cancel button.

ablake commented 4 years ago

When this issue is closed, we should rename the project to "Simple Reddit Browser".