50ButtonsEach / fliclib-android

Creative Commons Zero v1.0 Universal
33 stars 22 forks source link

Any way to get the button name? #24

Open arlomedia opened 6 years ago

arlomedia commented 6 years ago

The iOS SDK includes a userAssignedName property of the SCLFlicButton class. I don't see anything similar in the FlicButton class of the Android SDK. Am I missing something?

I would like to display the names of the buttons (as they appear in the Flic app) in my app so users can assign actions if they have multiple buttons.