I would like to be able to disable an item in the list component from changing colour when tapped on in Sencha touch. Is there a way to do this? I browsed through the api documentation of the list component but couldn’t see a configuration option that allowed this to be changed.
Thanks.
Try setting the
selectedClsto an empty string in the List’s config.