udacity / andfun-kotlin-android-trivia

Other
196 stars 481 forks source link

fixed issue #34 by removing line 96 from GameFragment.kt #35

Closed nilTheDev closed 2 years ago

nilTheDev commented 3 years ago

Here is the issue 👇

https://github.com/udacity/andfun-kotlin-android-trivia/issues/34#issue-917030211

SudKul commented 2 years ago

@nilTheDev I appreciate your diligence in finding a redundant line of code. As the original instructor from Google has put the line intentionally, we do not want to change it across branches unless it causes any issue/warning/error or unexpected behavior.