Android: strange behaviour in QuickContactBadge

后端 未结 2 1412
慢半拍i
慢半拍i 2021-01-15 15:05

I\'m trying to use the QuickContactBadge. I would like to get an effect like this:

2条回答
  •  感情败类
    2021-01-15 15:57

    You need to add the READ_CONTACTS permission to your AndroidManifest.xml file:

    
    

提交回复
热议问题