<@U4D4044NL> You could make a TextView with wrap_c...
# android
r
@peasee You could make a TextView with wrap_content on the height and width, and some margin/padding, set the background to the circle drawable using a vector, and then just call
textView.setText(firstLetterOfPersonsName)