Qing Zhang

Results 8 comments of Qing Zhang

Got the same problem here and didn't event notice it was because of an animation... Thanks for the info

I'm experiencing the same problem on my Galaxy s7 and Pixel 3. This is the only offical video recording demo using Camera2, which is embarrassing...

@buntupana I just happened to find that an animation causes the white flash. Search for the variable _animationTask_ in _CameraFragment.kt_. Comment that out will solve the problem.

Thank you for posting this. Just an update: I upgraded mockito to testImplementation 'org.mockito:mockito-core:5.12.0' and it worked.

Need that feature here too! Actually it's very useful to dynamically set the test-level attributes in the code. I can see from the document it's supported in javascript/.NET implementations but...

Still impacted by this issue in: **Android Studio Jellyfish | 2023.3.1 Patch 2 Build #AI-233.14808.21.2331.11926650, built on June 4, 2024** I did some research about sharing code between test and...

@manuelvicnt Please check the solution to this issue. Thanks.

@xemul Hi! I'm recently doing some research about live-migrating established TCP connections and find this is exactly the situation I'm confronted with: "changing the IP address is not possible not...