I have two buttons, and I want to add a fade effect to them.
colors = new int[]{Color.parseColor("#F0E7AD"), Color.parseColor("#A68813")};