sai tyoukou/cui changhao

Results 7 comments of sai tyoukou/cui changhao

Event if Android P instrumentTest extension function mocking not work correct . mockk verify{ } to below method is actually call, expected is mocked call. ``` fun Context.startCustomTab(url: String){ }...

> Event if Android P instrumentTest extension function mocking not work correct . Sorry. I resolve this problem with mockkStatic()

+1, same problem here

i create repo to resolve this problem. [Android infinite Viewpager with Recycler Tablayout and cached Fragment](https://github.com/cuichanghao/infivt)

Any update? I meet the same crash with small image when i use glide-compose. ``` "width": 760, "height": 58, ``` below image is empty blank 760x58 image. ![BvLC8BEpuWjiG0FntRM1fTOi](https://github.com/bumptech/glide/assets/29770133/eace519b-448b-49b4-9139-9161ce4b9b0e)