androidbroadcast / ViewBindingPropertyDelegate

Make work with Android View Binding simpler
https://proandroiddev.com/make-android-view-binding-great-with-kotlin-b71dd9c87719
Apache License 2.0
1.42k stars 102 forks source link

Getting fragment_fade_enter.xml not found in navigation graph error #50

Closed zcelaloglu closed 3 years ago

zcelaloglu commented 3 years ago

After I upgraded to 1.4.4 from 0.4.1 to avoid crash related to view lifecycle, build started to fail because of it can`t find anim/fragment_fade_enter in navigation graph

AAPT: error: resource anim/fragment_fade_enter not found.

kirich1409 commented 3 years ago

It connected with some dependencies from AndroidX libraries that upgraded with it. Check AndroidX Core library