[Android] What to use instead of getResources().getColor() because this is now deprecated?


[Android]  What to use instead of getResources().getColor() because this is now deprecated?

GetColor Method int getColor (Context mContext, int id) Returns a color connected with a particular resource ID. [From] dialog.getButton(AlertDialog.BUTTON_NEGATIVE).setTextColor(getResource().getC..

[Android] What to use instead of getResources().getColor() because this is now deprecated?에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.


원문링크 : [Android] What to use instead of getResources().getColor() because this is now deprecated?