stepstone-tech / android-material-stepper

This library allows to use Material steppers inside Android applications.
Apache License 2.0
1.78k stars 262 forks source link

Sample doesn't work out of the box. #262

Open John61590 opened 6 years ago

John61590 commented 6 years ago

I am using Android Studio 3.1.3 and the sample is not working out of the box. Please fix all of the issues and update it. It gives build errors.

zawadz88 commented 6 years ago

Hi, Could you post a screenshot of the build errors you encountered, please?

mlu-linkin commented 5 years ago

screen shot 2018-10-05 at 3 47 32 pm Same issue here, does not work out of the box

DeweyReed commented 5 years ago

Remove android.enableAapt2=false in the gradle.properties and the sample will work.