bic / wave-cli-app

0 stars 0 forks source link

Number picker Rendering #34

Open paulbalomiri opened 10 years ago

paulbalomiri commented 10 years ago

This is an aggegate for several minor issues:

In states 3 and 4 the checkbox shall be visible but not enabled, thus yielding no visible or audible effects

Conditions for resolving this issue:

paulbalomiri commented 10 years ago

The actual issue with the audible click seems to be related to the fact that the OS Provider UI Elements used are of button class for the number picker's + and -, and of checkbox type for the checkbox.

Using another Button subclass might make the behaviour consitent for the audible touch behaviour.

Don't start playing around with sounds, just try fo find another subclass that behaves under most Android OS in the same manner as the + and - buttons