Closed Aitorbp closed 1 month ago
App:
ReleaseNotesViewModel.kt
ReleaseNote()
I have added this requireActivity().setTitle(R.string.share_dialog_title) back to the ShareFileFragment class, because when we go back from Users and groups it does not take the label reference.
requireActivity().setTitle(R.string.share_dialog_title)
ShareFileFragment
Users and groups
label
Good! 💯
Related Issues
App:
ReleaseNotesViewModel.kt
creating a newReleaseNote()
with String resources (if required)QA