I'm modifying an old app I have and I noticed my toolbar has app:popupTheme="@style/AppTheme.PopupOverlay" but I'm not totally sure what it affects? I've changed the colors on the style that is defined with that name and I didn't see any changes on the screen.
Thanks.