Is there any way to change a title color in Chrome Custom Tabs?
I applied Chrome custom tabs to show a web page. To do, I utilized CustomTabsIntent.Builder class. Howev
Set the toolbar color.
intentBuilder.setToolbarColor(ContextCompat.getColor(this, R.color.colorPrimary));