Android: Floating Button Icon is not centred

后端 未结 9 2357
忘了有多久
忘了有多久 2020-12-10 00:53

I\'m trying to create a floating button in my app. The button is there, but the image in the button is a bit upwards (see image).

I can\'t figure out what\

9条回答
  •  一整个雨季
    2020-12-10 01:05

    Use (https://github.com/futuresimple/android-floating-action-button) and set fab:fab_icon="@drawable/ic_fab_star" to center icon

提交回复
热议问题