does anyone know how to reference this resource fi...
# android
u
does anyone know how to reference this resource file in my code? Seems to be private, as
android.R.anim.activity_open_enter
is not found, is there a way? https://android.googlesource.com/platform/frameworks/base/+/android-9.0.0_r8/core/res/res/anim/activity_open_enter.xml I want to use that animation for my screen transitions in conductor
stackoverflow 6