I am tying to override the toast background using "android:toastFrameBackground" attribute in styles.xml.
But it's giving me error stating :
No resource found that matches the given name: attr 'android:toastFrameBackground'.
What can be the reason ?