Animation in RecyclerView works in debug mode, but not in release mode using Proguard

后端 未结 0 1533
终归单人心
终归单人心 2021-01-30 02:06

I\'m trying to animate the items in a recyclerview, using the following code:

my_recyclerview.viewTreeObserver.addOnPreDrawListener(
            object : ViewTree         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题