What steps will reproduce the problem?
1. AndroidTestCase with NumberPicker
2. androidTestCompile with Espresso 2.0
3. Run with all tests with AndroidJUnitRunner
What is the expected output? What do you see instead?
Expected output: Test runs successfully
Actual output: Crash while inflating NumberPicker (logcat attached)
What version of the product are you using? On what operating system?
Espresso 2.0
Android 4.3
Please provide any additional information below.
Reproduce with this repo: https://github.com/chiuki/espresso-number-picker
Switch to "old" tag for the working version before Espresso 2.0
Original issue reported on code.google.com by chi...@gmail.com on 8 Jan 2015 at 4:06
Original issue reported on code.google.com by
chi...@gmail.com
on 8 Jan 2015 at 4:06Attachments: