Initially, the theme of my application followed the theme of the system, for convenience I created drawable resources for light and dark themes. Then I implemented the ability to change the theme manually regardless of the system theme, but apparently the drawable resources are tied to the system theme or something else. Is there a way to force-switch between night and notnight drawable resources somehow?