app
app
/
com.example.examer.ui.screens
/
ProfileScreen
Profile
Screen
@
ExperimentalCoilApi
@
Composable
fun
ProfileScreen
(
imagePainter
:
ImagePainter
,
onEditProfilePictureButtonClick
:
(
)
->
Unit
,
userAttributes
:
List
<
UserAttribute
>
,
scrollState
:
ScrollState
)
Content copied to clipboard
Stateless implementation of profile screen