After updating Android Studio to 2.3 and gradle version 3.3,
btn.setEnabled(false);
Text color on the disabled button does not gray out. Functionality is working fine but I have an issue with the text color which can be misunderstood by users.
btn.setTextColor() is an option but then it can be tedious. Any other alternatives would be helpful..
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…