Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build.gradle #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update build.gradle #73

wants to merge 1 commit into from

Conversation

szhigunov
Copy link

Change version of AndroidPdfViewer to 2.7.0-beta

What's new in 2.7.0-beta?

  • Update PdfiumAndroid to 1.6.1, which fixed font rendering (issue #253)
  • Add .spacing(int) method to add spacing (in dp) between document pages
  • Fix drawing with .onDraw(onDrawListener)
  • Add .onDrawAll(onDrawListener) method to draw on all pages
  • Add small rendering improvements
  • Fix rendering when duplicated pages are passed to .pages(..)

Development here: https://github.com/barteksc/AndroidPdfViewer

Change version of AndroidPdfViewer to 2.7.0-beta

What's new in 2.7.0-beta?
* Update PdfiumAndroid to 1.6.1, which fixed font rendering (issue #253)
* Add .spacing(int) method to add spacing (in dp) between document pages
* Fix drawing with .onDraw(onDrawListener)
* Add .onDrawAll(onDrawListener) method to draw on all pages
* Add small rendering improvements
* Fix rendering when duplicated pages are passed to .pages(..)

Development here: https://github.com/barteksc/AndroidPdfViewer
@enieber
Copy link

enieber commented Jan 15, 2019

thanks for your suggestion @szhigunov, I implemented in this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants