android - How to add floating action button one by one in Linearlayout -


i'm developing attendance manager app. take attendance , i've create layout this

enter image description here

i want make programatically. in below layout i've used add fab using xml.

you can use recyclerview gridlayoutmanager achieve programatically, here example:

http://abhiandroid.com/materialdesign/recyclerview

https://inducesmile.com/android/android-gridlayoutmanager-with-recyclerview-in-material-design/

hope helps.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -