Results 3 issues of Taylor

I want to do this: ```kotlin class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) kscript.eval("val x =3") val result = kscript.eval("x+2") Log.d("test", "onCreate: result=$result") } } ```...

### Bug I have a ViewPager2 + Fragment. Each Fragment has an ExoPlayer. There a pool for avoiding recreating ExoPlayer all the time. Everytime ViewPager2 recycle the fragment, i put...

bug
needs triage

文件日期为20240326,但日志中显示[D][2024-03-25 +1.0 16:16:59.365]。 哪个是准确的?如何保持一致?