The app opened GitHub's website to show the contributors. However, GitHub doesn't have a view adapted to small screens. The contributors are now retrieved from GitHub's API and displayed in a list.
Close #118
I also fixed issue that caused report bug dialog to be shown again on configuration change (eg screen rotation) when it has been dismissed before.
By the way, on Android Studio 3.5.1, Gradle sync always fail. I reported the issue here: https://youtrack.jetbrains.net/issue/KT-34143
You might want to wait before updating to 3.5.1...
The app opened GitHub's website to show the contributors. However, GitHub doesn't have a view adapted to small screens. The contributors are now retrieved from GitHub's API and displayed in a list. Close #118
I also fixed issue that caused report bug dialog to be shown again on configuration change (eg screen rotation) when it has been dismissed before.