FloatingActionButton with text instead of image

后端 未结 9 1195
说谎
说谎 2020-12-01 00:09

I\'m trying to figure out how can be modified FloatingActionButton from android support library. Can it be used with the text instead of image?

Something like this o

9条回答
  •  眼角桃花
    2020-12-01 00:31

    With API 28 you can simply add text to Fabs using:

    Visit: https://material.io/develop/android/components/extended-floating-action-button/

     
    

提交回复
热议问题