forked from reya/coop-mobile
fix
This commit is contained in:
@@ -75,7 +75,7 @@ fun NewIdentityScreen(
|
||||
IconButton(onClick = onBack) {
|
||||
Icon(
|
||||
painter = painterResource(Res.drawable.ic_arrow_back),
|
||||
contentDescription = "User"
|
||||
contentDescription = "Back"
|
||||
)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user