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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AndroidDrawablePainter #110

Merged
merged 2 commits into from Oct 6, 2020
Merged

Update AndroidDrawablePainter #110

merged 2 commits into from Oct 6, 2020

Commits on Oct 6, 2020

  1. Update AndroidDrawablePainter

    - Fixes instrinsic size using width for height
    - Now works with Drawables which change intrinsic size
      (hello LottieDrawable)
    - Now properly scales drawables as per ContentScale (through
      the canvas size)
    chrisbanes committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    b5450a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa7a691 View commit details
    Browse the repository at this point in the history