wangjiegulu / RapidFloatingActionButton

Quick solutions for Floating Action Button,RapidFloatingActionButton(RFAB)
Apache License 2.0
1.29k stars 253 forks source link

Refresh RapidFloatingActionContentLabelList #15

Open urieluvd opened 8 years ago

urieluvd commented 8 years ago

I'm trying to refresh the ist of items displayed after 1 is clicked. I can use getItems() from the rfaContent directly but not from the methods of the listener nRFACItemLabelClick and onRFACItemIconClick, is there any way to achieve this?