eugenio1590

Results 6 issues of eugenio1590

I am trying to perform a programmatically scrolling based on a ratio of document length to visible area. You can see the implementation of this method [here](https://github.com/barteksc/AndroidPdfViewer/blob/master/android-pdf-viewer/src/main/java/com/github/barteksc/pdfviewer/PDFView.java#L355). But the `ItemInfo`...

This is a question, not an issue. In the documentation, I do not find the route to resending the email confirmation instructions. The default route for the Devise library is...

Hi @serpro69 Can I use this library in an android project? Currently, I added this dependency and I get the following error: `faker.internet.email()` ```` java.util.NoSuchElementException: Category with name 'NAME' not...

bug :lady_beetle:
help wanted :sos:

I am using this docker to run the unit tests in an android project. It is worked very well. But I need support to run the expresso tests with that...

I am using slim for rendering the view. But this gem needs the files with .html extensions. Please, add the slim support.

I am using the following code to enter an email type data. And I want to see the value entered in an alert. `` But I do not see any...