owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.85k stars 3.06k forks source link

[a11y] Wrong name in toolbar Share View #4471

Closed Aitorbp closed 1 month ago

Aitorbp commented 2 months ago

Related Issues

App:


QA

Aitorbp commented 2 months ago

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.

jesmrec commented 2 months ago

Good! 💯