Obsolete
Status Update
Comments
mi...@gmail.com <mi...@gmail.com> #2
These changes would be really nice! Being able to change the text colour is really important as it now doesn't match the rest of our app either.
Stack overflow posting -http://stackoverflow.com/questions/32533069/how-to-change-a-title-color-in-chrome-custom-tabs
Stack overflow posting -
ya...@google.com <ya...@google.com> #3
Changing text color and the overflow icon color is important to us too! Awesome work on the feature though.
bo...@google.com <bo...@google.com> #4
The ability of customize the status bar color is very important!
lf...@google.com <lf...@google.com> #5
It is in the essence of a "custom" UI component to have a custom color. Please add this feature!
lf...@google.com <lf...@google.com> #6
I have noted that the status bar automatically generated from the toolbar color is a bit darker than needed. The status bar color of the chrome activity is different to the one of the rest of my app. It doesn't strictly follow Material guidelines.
ya...@google.com <ya...@google.com> #7
The same issue I met. And is there a way to customize the title? using my own title rather than the url's. Thanks
lf...@google.com <lf...@google.com>
lf...@google.com <lf...@google.com> #8
Would very appreciate this enhancement!
bo...@google.com <bo...@google.com> #9
I'd love to have the possibility to change title text color, I'll be a very important graphic consistency inside my app
mi...@gmail.com <mi...@gmail.com> #10
Voting +1 for this feature.
lf...@google.com <lf...@google.com> #11
It has been more than a year. Please add this!
mi...@gmail.com <mi...@gmail.com> #12
[Comment deleted]
lf...@google.com <lf...@google.com> #13
It will certainly be a nice feature and have a nice title for the chrome tab. Please fix this.
ap...@google.com <ap...@google.com> #14
Customize the status bar color is a real need. Voting +1
ap...@google.com <ap...@google.com> #15
Yes, it's needed definitely. Please!! Voting+1.
pj...@google.com <pj...@google.com>
lf...@google.com <lf...@google.com> #16
Any date to the release of this feature? Working with VectorDrawables is awesome and let us have an IconKit but this little impediment make it not perfect
lf...@google.com <lf...@google.com> #17
Voting +1 for this feature.
mi...@gmail.com <mi...@gmail.com> #18
Voting +1 for this feature.
mi...@gmail.com <mi...@gmail.com> #20
Voting +1 for this feature.
ja...@google.com <ja...@google.com> #22
+1 from me. I really need this feature.
ja...@google.com <ja...@google.com> #23
+1 from me. I've to fallback my implementation to webview because of this graphic inconsistency.
ma...@gmail.com <ma...@gmail.com> #24
Voting +1 for this feature.
Description
Android Studio Version:Android Studio 3.0.1
Build #AI-171.4443003, built on November 9, 2017
JRE: 1.8.0_152-release-915-b01 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
Emulator Version (Emulator--> Extended Controls--> Emulator Version): 27.1.7-4581633
HAXM / KVM Version:
Android SDK Tools:
Host Operating System: Win10
CPU Manufacturer: AMD
Steps to Reproduce Bug:
1. Make new device on AVD (nexus 6, android 8)
2. run it, open google map
3. open Extend controls, Location TAB, set Longitude '0', Latitude '0'
4. run CMD on Windows, type command "adb -P 5037 -s emulator-5554 emu geo fix -2.00599 52.50659" (this command change GPS location on emulator)
5. watch google map: location on google map - correct (-2.00599 52.50659)
6. wait some time (about 1 second)
Expected Behavior:
location on Google map still -2.00599 52.50659
Observed Behavior:
location on Google map set to 0 0
PS: Also I post detailed question on SO :