AndrewBloom
AndrewBloom
FEATURE REQUEST As per title, BottomNavigationView can have only one setOnNavigationItemSelectedListener. This is annoying because if i use the bottomNavigationView.setupWithNavController(navController) this internally sets that listener, and i cannot use it...
I have an use case where i have @Builder sealed class MyBundleClass(open val headerBundle: MyHeaderBundle) @Builder data class MyFirstBundle( override val var1: Int, override val var2: MyType1, override val headerBundle:...
Hi Steven, I know this has been asked multiple times, but I'm trying to port a minimal core of Pangolin on Android. I'm doing the work myself, but it would...
Used markdown, now the standard on github for readme. Added a very useful section with an example of CMakeLists, so to make easier a compilation with the android default ide...
### MediaPipe Solution (you are using) mediapipe/tasks/c/vision/hand_landmarker ### Programming language C ### Are you willing to contribute it None ### Describe the feature and the current behaviour/state The current implementation...