Usually icons are set for floating action buttons, but I need to set an image, so I can make a circular image.
I added it to the project (using Android Studio-> New
56dp
(I used 56dp cause fab size in guidelines is 56dp)
app:tint="@null"
android:scaleType="fitCenter"