Android: Custom Preference icon opacity
I using my custom Preference extended class for PreferenceActivity. I want the icon to by transparent when preference is disabled. On all my custom preferences it works with this code:
I using my custom Preference extended class for PreferenceActivity. I want the icon to by transparent when preference is disabled. On all my custom preferences it works with this code: