So, the photo image quality supplied by the imageUrl method is extremely low. This can be changed by changing the url from this https://lh5.googleusercontent.com/-UyuMuAWmKIM/AAAAAAAAAAI/AAAAAAAAAn0/pMK2DzFNBNI/s64/photo.jpg to say https://lh5.googleusercontent.com/-UyuMuAWmKIM/AAAAAAAAAAI/AAAAAAAAAn0/pMK2DzFNBNI/s800/photo.jpg or https://lh5.googleusercontent.com/-UyuMuAWmKIM/AAAAAAAAAAI/AAAAAAAAAn0/pMK2DzFNBNI/s64/photo.jpg?sz=800 I would suggest adding an extra method that allows for this larger image retrieval. Because 64px is very hard to use these days.
So, the photo image quality supplied by the imageUrl method is extremely low.
This can be changed by changing the url from this
https://lh5.googleusercontent.com/-UyuMuAWmKIM/AAAAAAAAAAI/AAAAAAAAAn0/pMK2DzFNBNI/s64/photo.jpg
to say
https://lh5.googleusercontent.com/-UyuMuAWmKIM/AAAAAAAAAAI/AAAAAAAAAn0/pMK2DzFNBNI/s800/photo.jpg
or
https://lh5.googleusercontent.com/-UyuMuAWmKIM/AAAAAAAAAAI/AAAAAAAAAn0/pMK2DzFNBNI/s64/photo.jpg?sz=800
I would suggest adding an extra method that allows for this larger image retrieval. Because 64px is very hard to use these days.