Coder Social home page Coder Social logo

transitionsbackport's People

Contributors

arriolac avatar castorflex avatar guerwan avatar pilgr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

transitionsbackport's Issues

Change your root package name to other than "android"

I know it would be nice if everyone get it easily to change the source code. But wait, "android.support.*" is kind of "reserved word" which is supposed to be used only by Official Framework. In fact, it will cause dramatically bugs in the future if Google' guys decide that they will support transition for the oldie and "android.support" is used there.

Please consider to change your package name.

Update Maven build

Please, _update maven build_ โ€“ 1.1 is not the latest stable one, and crashes a lot, 'cause of things like:

decompiled 1.1

Crash on view transition; bitmap has invalid sizes.

I got this error on some devices has os version 4.0.3 (not on all device models).

java.lang.IllegalArgumentException: width and height must be > 0
android.graphics.Bitmap.createBitmap(Bitmap.java:603)
android.graphics.Bitmap.createBitmap(Bitmap.java:585)
android.support.transition.utils.ViewOverlayCompat$ViewWithBounds.<init>(ViewOverlayCompat.java:112)
android.support.transition.utils.ViewOverlayCompat$ViewWithBounds.<init>(ViewOverlayCompat.java:103)
android.support.transition.utils.ViewOverlayCompat.addView(ViewOverlayCompat.java:44)
android.support.transition.utils.OverlayCompatibilityHelper.addViewOverlay(OverlayCompatibilityHelper.java:29)
android.support.transition.Fade.onDisappear(Fade.java:251)
android.support.transition.Visibility.createAnimator(Visibility.java:172)
android.support.transition.Transition.createAnimators(Transition.java:459)
android.support.transition.TransitionSet.createAnimators(TransitionSet.java:259)
android.support.transition.Transition.playTransition(Transition.java:1292)
android.support.transition.TransitionManager$1.onPreDraw(TransitionManager.java:242)
android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:590)
android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1617)
android.view.ViewRootImpl.handleMessage(ViewRootImpl.java:2442)
android.os.Handler.dispatchMessage(Handler.java:99)
android.os.Looper.loop(Looper.java:137)
android.app.ActivityThread.main(ActivityThread.java:4424)
java.lang.reflect.Method.invokeNative(Native Method)
java.lang.reflect.Method.invoke(Method.java:511)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
dalvik.system.NativeStart.main(Native Method) 

Do not know where this is coming from and scenes are same on all devices.

package naming

I think package naming should be like
android.support.transition

This way, it will be more similar to the support library.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.