var cleanup
changed var to val
Purpose / Description Removed var from CardHtml.kt with issue https://github.com/ankidroid/Anki-Android/issues/11450.
First PR! 🚀 We sincerely appreciate that you have taken the time to propose a change to AnkiDroid! Please have patience with us as we are all volunteers - we will get to this as soon as possible.
I fear @Aditya8840 you did not understand the goal here. The goal was to remove them when possible without changing the behavior of the code. Those value can indeed be moved to val, there is even multiple ways to do it. But this one is not proper
I'm fine taking some time helping you improve this PR, if you want so. The first point, as with most PR, is that you need to understand what the code does. Is it the case? Can you, if so, explain what you understand those two lines to do. This way, it'll help diagnose why the rewritting went wrong.
Hello 👋, this PR has been opened for more than 2 months with no activity on it. If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing! You have 7 days until this gets closed automatically