apps-android-commons icon indicating copy to clipboard operation
apps-android-commons copied to clipboard

Fix #5276: improve the media location access dialog strings

Open 1911-revo opened this issue 9 months ago • 1 comments

Modify the sequence of displaying dialogues

Description (required)

Fixes #5276

I modified some codes in NearbyParentFragment.java, including two functions: checkPermissionsAndPerformAction and locationPermissionLauncher. By this modification, the app can show the developers' defined dialog block before the Android pre-defined location access dialog block.

Tests performed (required)

Tested ProdDebug on Oppo Reno 8 with API level 13.

Screenshots (for UI changes only) first jpg 1

Need help? See https://support.google.com/android/answer/9075928


Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request. second_dialog_block 1

1911-revo avatar Oct 28 '23 12:10 1911-revo