laysionqet/timepickercompat

Needs vibrate permission.

XerWandeRer opened this issue · 1 comments

Should add

<uses-permission android:name="android.permission.VIBRATE"/>

in AndroidManifest.xml, or it will crash on pre-Lollipop devices when click on 'Cancel' Button.

ok, thanks for the feedback