kloener / visor-android

visor - low vision magnifier
Other
30 stars 11 forks source link

Nexus 10 color mode change crashes the app #1

Closed kloener closed 8 years ago

kloener commented 8 years ago

The app crashes if I tap the "Color" Button on my Nexus 10. Visor should check the devices supported color effects.

See https://developer.android.com/reference/android/hardware/Camera.Parameters.html#getSupportedColorEffects()

kloener commented 8 years ago

Some devices do not support the color effects. Added detection for that case.