Join Slack
Powered by
<@U4D4044NL> You could make a TextView with wrap_c...
# android
r
reline
03/30/2017, 7:17 PM
@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)
Open in Slack
Previous
Next