terrence_AA

Results 3 comments of terrence_AA

> I have that problem same as u before when I put maven URL in build.Gradle(project), like this ![Screenshot 2021-09-01 110452](https://user-images.githubusercontent.com/55945729/131610424-a0b0a214-5595-4c5b-8ea8-d785c91279f5.png) > > But when I put the maven URL...

@garanj, I am getting the same issue here using my Samsung device. The Health Services app is updated on the device. But it only recognises the heart rate when I...

@gurureddydev If you haven't solved the issue yet, the hyphen and underscore were repeating themselves in the `constructNumericKeys()` method under `com.techlads.composetvkeyboard.domain.model` . ``` private fun constructNumericKeys() = mutableListOf().apply { ......