-
Notifications
You must be signed in to change notification settings - Fork 527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #5133 Audio language name showing two times #5178
Fix #5133 Audio language name showing two times #5178
Conversation
@adhiamboperes , PTAL |
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.
Thanks @Vishwajith-Shettigar!
- Could you please add before and after screenshots?
- We currently do not have tests for
LanguageDialogFragment
. Do you think you can explore adding one, and testing this fix? See: https://github.com/oppia/oppia-android/wiki/Oppia-Android-Testing
app/src/main/java/org/oppia/android/app/player/audio/AudioViewModel.kt
Outdated
Show resolved
Hide resolved
Unassigning @adhiamboperes since the review is done. |
Hi @Vishwajith-Shettigar, it looks like some changes were requested on this pull request by @adhiamboperes. PTAL. Thanks! |
Hi @Vishwajith-Shettigar, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue. |
Hi @Vishwajith-Shettigar, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue. |
Hi @Vishwajith-Shettigar, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue. |
@Vishwajith-Shettigar, I'm closing this PR since the desired implementation is blocked. See #5133 (comment) |
Explanation
Fix #5133, filtered the language codes to display only the languages supported by Oppia.
Essential Checklist
For UI-specific PRs only
If your PR includes UI-related changes, then: