The new floating action button should be 56dp x 56dp and the icon inside it should
off of @IRadha's answer in vector drawable setting android:height="_dp" and setting the scale type to android:scaleType="center" sets the drawable to whatever size was set
android:height="_dp"
android:scaleType="center"