Fung Lam
Fung Lam
Network Security Config is in API level 24 and higher (current min is 23). How is that being handled in API 23? About the API endpoints, it is easy to...
https://github.com/facebook/fresco/issues/2682
Ping, do we have a timeline when the change will be picked for a release? 2.6.0 is still using SoLoader 0.10.1
Well, I don't think showing that image is core feature of this sample. > "that the visual search functionality here is mock since no real search backend has set up...
Since `android.hardware.Camera` was deprecated in API level 21. I think the project should use [Camera2](https://developer.android.com/reference/android/hardware/camera2/package-summary) or CameraX if it is out of beta. (both require API level 21) Agree with...