Closed liu-xinhui closed 9 years ago
Invalid slide direction
error is most likely caused because I'm using START
as a direction and the API level of your device can't handle that.
Try changing it to LEFT
for example
I had the same problem, LEFT is the solution
when I run the app, stopped and logcat errors: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.lgvalle.material_animations/com.lgvalle.material_animations.MainActivity}: java.lang.IllegalArgumentException: Invalid slide direction