Caused by javalangIllegalArgumentException Invalid color value coloraccount_iv_contact_top_color
This error occurs when the color value specified in the code is not valid or cannot be found in the resources. In this case, the color value "@color/account_iv_contact_top_color" is not a valid color value or it cannot be found in the resources.
To fix this error, you need to check the color value specified in the code and make sure it is a valid color value and is defined in the resources. You can also try cleaning and rebuilding the project to ensure that all resources are properly generated and available
原文地址: https://www.cveoy.top/t/topic/fdkt 著作权归作者所有。请勿转载和采集!