#spinner

  1. A

    Android Question [SOLVED] Spinner is not disabled into a CustomDialog

    Hi, I want to use a spinner in a customDialog. It works fine except when I want to disable it. Setting enabled to false changes nothing. On the other hand, setting visible to false makes the spinner invisible. To check that the error wasn't in my code, I went back to the example [B4X] XUI Views...
Top