question: I want to sue android’s native “activity...
# android
n
question: I want to sue android’s native “activity transition” outside of the context of an activity changing. the animation exists in open_enter_animation.xml and it consists of 2 animations: 1) a translation and 2) a cliprect animation. When i apply the animation to my view; the translation works as expected but the cliprect animation does not get applied. why is this? and how do I overcome it? any insight?
g
This is not kotlin related, please check this channel’s topic
n
ah thought this was a general android discussion
wait I’m looking at every other conversation in here and none of it is specifically about kotlin…
g
Yes, #android channel is the champion on offtopics and amount of stackoverflow reactions
But still many of them at lest somehow related to Kotlin