Skip to content

Commit

Permalink
feat : rename icom
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadia Ismail committed Jul 31, 2023
1 parent e19e054 commit f7d71d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class RequestUsernameFragment : Fragment(R.layout.fragment_request_username) {

binding.requestUsernameButton.setOnClickListener {
AdaptiveDialog.create(
R.drawable.ic_identity,
R.drawable.ic_verify_identity,
getString(R.string.verify_your_identity),
getString(
R.string.if_somebody
Expand Down

0 comments on commit f7d71d4

Please sign in to comment.