The Wayback Machine - https://web.archive.org/web/20220602150153/https://github.com/topics/espresso
Skip to content
#

espresso

Here are 549 public repositories matching this topic...

BenedictP
BenedictP commented Oct 28, 2021

I just tried out your sample code and when I edit the "samples/kaspresso-sample/src/main/res/layout/activity_main.xml" layout to have a big space at the beginning like this:

https://gist.github.com/BenedictP/86dc99308851010bc11a4ada98f3c3e6

The samples/kaspresso-sample/src/androidTest/kotlin/com/kaspersky/kaspressample/simple_tests/SimpleTest.kt will fail. I can see Kaspresso is scrolling do

help wanted good first issue
KolliAnitha
KolliAnitha commented May 16, 2022

Describe the bug
Continue button is not aligned properly when reading text size is extra large

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Navigation menu'- Select Options
  2. Click on 'Reading text size'- Change to Extra Large
  3. Open any exploration
  4. Scroll down to click on Continue

Expected behavior
Continue button should be aligned properly

![Screensho

Type: Bug Status: Not started good first issue Found-in: 0.7-alpha (Alpha MR4)

Improve this page

Add a description, image, and links to the espresso topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the espresso topic, visit your repo's landing page and select "manage topics."

Learn more