thx, Do you share my opinion? i think the best way is to use Dyanmic color is to set color with code (java or kotlin) instead of set it in XML (?attr/colorPrimary), the XML way will work only in Android 12 & above, but if you use the coding way you will able to set if (Build..VERSION..SDK_INT > Build..VERSION_CODES..S) {} !!!
Nice information thanks 👍👍😊
Suppperrrr session🎉🎉
Very informative 👏
Thank you, bro!😁😁
Thanks for this!
I don't know what to say!
I just, ohhhh man, thanks CodingBlaze!😎
thx, Do you share my opinion? i think the best way is to use Dyanmic color is to set color with code (java or kotlin) instead of set it in XML (?attr/colorPrimary), the XML way will work only in Android 12 & above, but if you use the coding way you will able to set if (Build..VERSION..SDK_INT > Build..VERSION_CODES..S) {} !!!
i haven't tried this but yeah it can work , in case of custom color that we also want to be dynamic it will not work btw its good