这是方法:
setDisplayName(Uri uri)
有没有办法引用直接的firebase存储路径?像
gs://project.appspot.com/default/profile_image.jpg或只是/default/profile_image.jpg
或者你只能用这个:
setPhotoUri(Uri.parse("https://firebasestorage.googleapis.com/v0/b/project.appspot.com/o/default%2Fprofile_image.jpg?alt=media&token=0d9efwe097-dddd-4asd4ewfw4e267b7ad8"));