properly fetch contact photos too
This commit is contained in:
parent
e92576f876
commit
bbc1f53a74
2 changed files with 19 additions and 9 deletions
|
|
@ -0,0 +1,3 @@
|
|||
package com.simplemobiletools.smsmessenger.models
|
||||
|
||||
data class NamePhoto(val name: String, val photoUri: String?)
|
||||
Loading…
Add table
Add a link
Reference in a new issue