code4romania/mon-vot-android-kotlin

[Research] [Improvement] Find the best way to implement displaying questions conditionally

Open

#21 opened on Sep 15, 2019

 (0 comments) (0 reactions) (0 assignees)Kotlin (26 forks)auto 404
enhancementhelp wantedkotlinlow-priorityresearch

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

  1. some questions depend on the answer from the previous one. if the answer to the previous question is 'no', the current question can be hidden.

  2. find the way to display the correct keyboard type based on the question answer type

Please provide ideas for implementing these features in the comments. BE changes could also be suggested.

Contributor guide