huiqing
huiqing
```Kotlin @Composable private fun ComposeUIImageItem( imgResId: Int, contentDescription: String, imgWidth: Dp = 56.dp, imgHeight: Dp = 90.dp ) { AndroidView( factory = { context -> SkinCompatImageView(context).apply { setImageResource(imgResId) setContentDescription(contentDescription) }...
It seems that you use activity index as the obervation [code](https://developer.android.com/codelabs/advanced-android-kotlin-training-testing-basics#7https://developer.android.com/codelabs/advanced-android-kotlin-training-testing-basics#7), I think there are other imformation we need to feed to the agent. That will get a better result....