Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

How to disable clickable stepbar ? #8

Open
cahyofendhi opened this issue Mar 4, 2019 · 4 comments
Open

How to disable clickable stepbar ? #8

cahyofendhi opened this issue Mar 4, 2019 · 4 comments

Comments

@cahyofendhi
Copy link

i want to disable click, just set step position in stepbarview, are there method to disable clickable ?

@mohammedjunaid
Copy link

Please help me

@mohammedjunaid
Copy link

I cannot disable the Click event over stepbarview

@imaNNeo
Copy link
Owner

imaNNeo commented Jul 26, 2019

Hi,
Unfortunately, Github started banning Iranian users while ago,
If they didn't stop their action, I can't continue on this repo,
read more it here,
If you want to prevent this unfair action, give a start on this repository and say your support by creating an issue, and spread it.
Best regards,
Iman Khoshabi

@m7mdra
Copy link

m7mdra commented Sep 28, 2022

this might be too late, you can disable all touche events by intercepting them

stepBarView.setOnTouchListener { _, _ -> true }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants