Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Clearing the Data #106

Open
chinmay4github1987 opened this issue Nov 3, 2022 · 0 comments
Open

Not Clearing the Data #106

chinmay4github1987 opened this issue Nov 3, 2022 · 0 comments

Comments

@chinmay4github1987
Copy link

Once the data multispinner data is selected I am switching to another radio button and when come back to spinner again should clear the previous data. How can i clear the selected data. I am using below code to clear but not clearing.
if (flexiRigidRadioButton.text.equals("Flexi Timing")) {
flexiTiming = true
multiSpinnerTimeSlot.setClearText("Clear All")
classTimingDATA.visibility = View.VISIBLE

            binding.multiSpinnerll.visibility = View.GONE
        }`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants