diff --git a/android/festago/presentation/src/main/res/layout/fragment_my_page.xml b/android/festago/presentation/src/main/res/layout/fragment_my_page.xml index 4f0da7eb4..6f6e818aa 100644 --- a/android/festago/presentation/src/main/res/layout/fragment_my_page.xml +++ b/android/festago/presentation/src/main/res/layout/fragment_my_page.xml @@ -79,8 +79,7 @@ android:gravity="center_vertical" android:paddingHorizontal="16dp" android:paddingVertical="16dp" - app:layout_constraintTop_toBottomOf="@id/tvMyPageAppbar" - android:visibility="gone"> + app:layout_constraintTop_toBottomOf="@id/tvMyPageAppbar"> + android:contentDescription="@null" + android:src="@drawable/ic_user_profile_default" />