I am trying to apply an animation to a view in my Android app after my activity is created. To do this, I need to determine the current size of the view, and then set up an
In Kotlin file, change accordingly
Handler().postDelayed({ Your Code }, 1)