Hello,
I've got an edittext in a custom view, that I need to be with the same style of the other edit text.
In the previous versions everything was running well; but after setting the new target sdk version to 26 in order to update the apk in the Google Play Store, the background color is different (white instead of gray).
How can I solve this? I've searched in the forum, but with no luck
Attached you can find a sample to reproduce the problem
I've got an edittext in a custom view, that I need to be with the same style of the other edit text.
In the previous versions everything was running well; but after setting the new target sdk version to 26 in order to update the apk in the Google Play Store, the background color is different (white instead of gray).
How can I solve this? I've searched in the forum, but with no luck
Attached you can find a sample to reproduce the problem