Tournament Brackets for Android
Emil
Posted on July 23, 2022
When I was building an eSports application, I came across a problem - To display eSports matches in a Tournament bracket style.
My first intuition was to search for a related library which would help me achieve the UI easily, but there was no open source libraries available at that time. I even tried for any paid library, but in vain.
So finally I had to build the UI myself using recyclerview and viewPager. I had opensourced it so that it would be useful anyone. You can find the project here
💖 💪 🙅 🚩
Emil
Posted on July 23, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.