Android Project Fragment Transition throwing Exception when Build target used New API Level 21
It definitely referencing API 21 Version 4 Support Library, if you have any animations set on the transaction that has ObjectAnimator change it, also reference your animations from R.anim, or it will through and error.