State of google apps on my smartphone...
screenshots combined using:
convert screenie1.png screenie2.png +append screenie3.png
then resized using
convert -resize -50% screenie3.png screenie4.png
The convert command is part of imagemagick which although I did this on my desktop, can be installed using termux on an android phone .