diff --git a/android/app/src/main/java/com/naviapp/home/compose/home/ui/screen/HomeContentFrame.kt b/android/app/src/main/java/com/naviapp/home/compose/home/ui/screen/HomeContentFrame.kt index 70d4f136b9..f72f0568b6 100644 --- a/android/app/src/main/java/com/naviapp/home/compose/home/ui/screen/HomeContentFrame.kt +++ b/android/app/src/main/java/com/naviapp/home/compose/home/ui/screen/HomeContentFrame.kt @@ -32,7 +32,6 @@ import com.naviapp.home.compose.home.ui.helper.ResetProfileScroll import com.naviapp.home.compose.home.ui.helper.handleBottomSheetAction import com.naviapp.home.compose.model.CtaActionEvent import com.naviapp.home.compose.profile.ProfileScreen -import com.naviapp.home.compose.profile.ProfileScreenShimmer import com.naviapp.home.model.BottomBarTabType import com.naviapp.home.reducer.HpEffects import com.naviapp.home.reducer.HpEvents @@ -131,8 +130,6 @@ fun HomeContentFrame( activity = activity, sharedVM = sharedVM, ) - } else { - ProfileScreenShimmer() } }, content = {