I set my background color in android:Theme.Material.Light.NoActionBar
to purple
<item name="android:background">#4B367C</item>
Now that purple is also reflecting in Copy/past menu making it unreadable
Any way to explicitly set the color for copy/past menu.