New in release 0.5.0
elements
- for mostly all - support template constructor
- EspPermissionDialog - use correct string resource for deny/accept buttons
- EspView - assert is hidden for not on screen or not full overlapped
- EspTextView - text color assertion
- EspEditText - inherit all EspTextView actions and assertions
- EspRecyclerView - action and assertions for RecyclerView
- EspRecyclerViewItem - action and assertions for RecyclerView items
- EspAdapterView - match item by index
- EspAdapterViewItem - match item by index
mocks
- EspGalleryMock - mock intents for gallery
tools
- EspScreenShotTool - compare images percentage
matcher
- EspDisplayedMatcher - fix isDisplayingAtLeast Matcher to support appcompat actionbar on android pre v11 versions