diff --git a/homeUi/screenshotTests/roborazzi/com.gravatar.app.homeUi.presentation.home.HomeScreenTest.homeScreen.png b/homeUi/screenshotTests/roborazzi/com.gravatar.app.homeUi.presentation.home.HomeScreenTest.homeScreen.png index 24129fc9..77c7491c 100644 Binary files a/homeUi/screenshotTests/roborazzi/com.gravatar.app.homeUi.presentation.home.HomeScreenTest.homeScreen.png and b/homeUi/screenshotTests/roborazzi/com.gravatar.app.homeUi.presentation.home.HomeScreenTest.homeScreen.png differ diff --git a/homeUi/screenshotTests/roborazzi/com.gravatar.app.homeUi.presentation.home.HomeScreenTest.homeScreenNoInternet.png b/homeUi/screenshotTests/roborazzi/com.gravatar.app.homeUi.presentation.home.HomeScreenTest.homeScreenNoInternet.png index 2c5b3b38..36f10a48 100644 Binary files a/homeUi/screenshotTests/roborazzi/com.gravatar.app.homeUi.presentation.home.HomeScreenTest.homeScreenNoInternet.png and b/homeUi/screenshotTests/roborazzi/com.gravatar.app.homeUi.presentation.home.HomeScreenTest.homeScreenNoInternet.png differ diff --git a/homeUi/src/main/kotlin/com/gravatar/app/homeUi/navigation/HomeNavigation.kt b/homeUi/src/main/kotlin/com/gravatar/app/homeUi/navigation/HomeNavigation.kt index b617fbee..ded4634b 100644 --- a/homeUi/src/main/kotlin/com/gravatar/app/homeUi/navigation/HomeNavigation.kt +++ b/homeUi/src/main/kotlin/com/gravatar/app/homeUi/navigation/HomeNavigation.kt @@ -72,7 +72,7 @@ internal sealed class HomeDestination( @Serializable data object Share : HomeDestination( iconRes = com.gravatar.app.homeUi.R.drawable.qr_code_icon, - labelRes = com.gravatar.app.homeUi.R.string.home_screen_navigation_item_share, + labelRes = com.gravatar.app.homeUi.R.string.home_screen_navigation_item_qr, position = 2 ) diff --git a/homeUi/src/main/res/values/strings.xml b/homeUi/src/main/res/values/strings.xml index e47b4f93..374e9465 100644 --- a/homeUi/src/main/res/values/strings.xml +++ b/homeUi/src/main/res/values/strings.xml @@ -1,7 +1,7 @@ Gravatar - Share + QR Profile First Last