Hallo Matthias, Your videos are super cool, congratulations! I have spent a couple of month of the last year implementing this circular indicator and I also created a linear indicator, based on your solution; Now, I'm struggling to run these two indicators in on composable or run them in parallel. Could you please point me in the right direction to achieve this? Francisco
Hello Francisco, thank you appreciated ! Its difficult to say without seeing any of your code and how things work together and so on.. Could you maybe give me a hint where your problem exactly is?
@@kapps7407 Hello Matthias, Thanks for you reply. I found a solution using JetPack Compose - Columns. I created two colums in every single one inserted the Box -> CustomIndicator(). Sorry, I still not familiar with all the terminology. Next step is to combine this solution with BLE connection. If I get into problems, then I'll come back to you along with a link to the repo. Thanks!
This is the backbone of our UI for Swift Monster. Thanks!
Very good and useful tutorial. Thanks a lot
Danke dir, wirklich cooles Widget
Hi
Could you continue this tutorial?
I have a suggestion, could you show how to add a circle to indicate the current position?
Hallo Matthias,
Your videos are super cool, congratulations! I have spent a couple of month of the last year implementing this circular indicator and I also created a linear indicator, based on your solution; Now, I'm struggling to run these two indicators in on composable or run them in parallel.
Could you please point me in the right direction to achieve this?
Francisco
Hello Francisco, thank you appreciated ! Its difficult to say without seeing any of your code and how things work together and so on.. Could you maybe give me a hint where your problem exactly is?
@@kapps7407 Hello Matthias,
Thanks for you reply. I found a solution using JetPack Compose - Columns. I created two colums in every single one inserted the Box -> CustomIndicator(). Sorry, I still not familiar with all the terminology.
Next step is to combine this solution with BLE connection. If I get into problems, then I'll come back to you along with a link to the repo.
Thanks!
Okay alright. Good luck and feel free to ask if you have a question :)
@@j.franciscogomezruizHello. I would be interested by your next step. If you could share it ... Thanks in advance