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

Examples folder path is duplicated #13

Closed ijdoc closed 12 years ago

ijdoc commented 12 years ago

In the examples folder we have duplicate paths as in:

examples/AlertDialog/AlertDIalog/[source]

this should instead be:

examples/AlertDialog/[source]

The same is true for the rest of the examples