From ff49cfaf152f579eb8e11598e430afd81e6e56c4 Mon Sep 17 00:00:00 2001 From: Mehul Garg Date: Wed, 20 Nov 2024 18:41:20 +0530 Subject: [PATCH] NTP-13572 | Mehul | location permission description updated (#13676) --- .../com/navi/bbps/feature/billerlist/ui/BillerListScreen.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/navi-bbps/src/main/kotlin/com/navi/bbps/feature/billerlist/ui/BillerListScreen.kt b/android/navi-bbps/src/main/kotlin/com/navi/bbps/feature/billerlist/ui/BillerListScreen.kt index 1f8b897069..afa7030609 100644 --- a/android/navi-bbps/src/main/kotlin/com/navi/bbps/feature/billerlist/ui/BillerListScreen.kt +++ b/android/navi-bbps/src/main/kotlin/com/navi/bbps/feature/billerlist/ui/BillerListScreen.kt @@ -392,7 +392,7 @@ fun BillerListScreen( ), permissionDescriptionSetting = stringResource( - id = R.string.bbps_settings_permission_description_contact + id = R.string.bbps_settings_permission_description_location ), imageResId = R.drawable.ic_bbps_location_permission_reqd, imageSize = 32.dp