-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
jiabaow
commented
Mar 23, 2022
•
edited
Loading
edited
As you all know, I haven’t found a way to test it. 🥲 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Let's keep in mind to test what we weren't able to, if we find a solution. Otherwise no need to worry!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work (just missing small doc) but approved 👍
|
||
private const val REQUEST_AUDIO = 100 | ||
|
||
class LyricsBelongGameActivity : AppCompatActivity() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could add some doc for function/class! What does the class represent ?
Code Climate has analyzed commit 5c00063 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 75.0% (80% is the threshold). This pull request will bring the total coverage in the repository to 92.9% (-1.7% change). View more on Code Climate. |