How to create a floating action button (FAB) in android, using AppCompat v21?

前端 未结 7 973
眼角桃花
眼角桃花 2020-11-30 18:03

I would like to create a floating action button (to add items to a listview), like google calendar, maintaining compatibility with pre-lollipop Android versions (before 5.0)

7条回答
  •  一生所求
    2020-11-30 18:47

    Here is one aditional free Floating Action Button library for Android It has many customizations and requires SDK version 9 and higher

    enter image description here

    Full Demo Video

提交回复
热议问题