KomodoOpenLab / InputAccessLib

InputAccessLib is a library that enhances the compatibility of Android applications with a variety of alternative input devices such as external keyboards, adapted switches, hands-free kits and remote controls.
10 stars 16 forks source link

Test new implementation of accessible Dialog and AlertDialog #10

Closed ijdoc closed 12 years ago

ijdoc commented 12 years ago

This is in response to the recent addition of accessible classes Dialog and AlertDialog which should make the 'makeAccessible' method obsolete. The original 'makeAccessible' method should be deprecated if testing of the new accessible classes is successful.

In order to solve this issue, the following should be done: