SasmitaDn
SasmitaDn
I create vertical stepper using [this](https://github.com/ernestoyaquello/VerticalStepperForm) third party library. Everything work on my android 5.1.1 and 11 But I have android 5.1.1 custom ROM to MIUI global stable 9 and...
I got error when use this fab in fragment navHost bottom navigation `rfaContent.setOnRapidFloatingActionContentLabelListener((RapidFloatingActionContentLabelList.OnRapidFloatingActionContentLabelListener) getAcitivity());`
Can I set which step will be open first when all step markAsComplete? Step 1 done Step 2 done Step 3 not yet When reload activity I need step 2...
is this library can use inputType="text" ? I try to implement that code in xml but it's not work