I was to designed app which have 4 Tabs in MainActivity. Now I want to change App Theme color like as Google Play Store.
I was already see some solution like setTheme() example and I was also found This solution for dynamically but it is also restarting activity!!
This all kind of solution not work as Google Play Store. Because I want change theme without restart or refreshing activity.