Hi, I have something like the following
The View containing the EditText is a CardView, to which I try to lower the opacity without affecting the other elements, but I only see the alpha property and it affects all the internal components of the Viewas like this:
Is there any way to lower the opacity without decreasing that of the child components?