Fixed
Status Update
Comments
vi...@google.com <vi...@google.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 -
co...@zuricate.net <co...@zuricate.net> #3
Changing text color and the overflow icon color is important to us too! Awesome work on the feature though.
co...@zuricate.net <co...@zuricate.net> #4
The ability of customize the status bar color is very important!
vi...@google.com <vi...@google.com> #5
It is in the essence of a "custom" UI component to have a custom color. Please add this feature!
co...@zuricate.net <co...@zuricate.net> #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.
mi...@google.com <mi...@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
co...@zuricate.net <co...@zuricate.net> #8
Would very appreciate this enhancement!
mi...@google.com <mi...@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
co...@zuricate.net <co...@zuricate.net> #10
Voting +1 for this feature.
mi...@google.com <mi...@google.com> #11
It has been more than a year. Please add this!
mi...@google.com <mi...@google.com> #12
[Comment deleted]
co...@zuricate.net <co...@zuricate.net> #13
It will certainly be a nice feature and have a nice title for the chrome tab. Please fix this.
[Deleted User] <[Deleted User]> #14
Customize the status bar color is a real need. Voting +1
an...@google.com <an...@google.com> #15
Yes, it's needed definitely. Please!! Voting+1.
mi...@google.com <mi...@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
ha...@gmail.com <ha...@gmail.com> #17
Voting +1 for this feature.
[Deleted User] <[Deleted User]> #18
Voting +1 for this feature.
cc...@gmail.com <cc...@gmail.com> #19
voting +1 for this feature
na...@gmail.com <na...@gmail.com> #20
Voting +1 for this feature.
ma...@gmail.com <ma...@gmail.com> #21
Voting +1 for this feature.
ma...@gmail.com <ma...@gmail.com> #22
+1 from me. I really need this feature.
cl...@gmail.com <cl...@gmail.com> #23
+1 from me. I've to fallback my implementation to webview because of this graphic inconsistency.
cl...@gmail.com <cl...@gmail.com> #24
Voting +1 for this feature.
pe...@gmail.com <pe...@gmail.com> #25
Voting +1 for this feature.
ba...@gmail.com <ba...@gmail.com> #26
Voting +1 for this feature.
cv...@gmail.com <cv...@gmail.com> #27
Not being able to set a proper dark or light statusbar/toolbar icon color is breaking our app color design very bad.
+1 for this feature.
+1 for this feature.
jo...@gmail.com <jo...@gmail.com> #28
Voting +1 for this feature.
jo...@gmail.com <jo...@gmail.com> #29
Estoy de acuerdo con este comentario, es molesto cuando el diseñador te levanta la mano porque no le convence el contraste de los colores y te es imposible responder con fundamento y suplir los criterios. Sería genial poder personalizar más esta sección.
ma...@gmail.com <ma...@gmail.com> #30
This has been an issue for 6 years now. Why isn't Google dealing with it? If I'm to use Custom Tabs, I need to be able to change the toolbar text and color at will.
Description
When androidx.renderscripot.RenderScript.create(context) is called, the application crashes with the following backtrace:
05-20 23:24:13.986 2898-2898/**** A/libc: Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 2898 (****)
05-20 23:24:14.096 291-291/? I/DEBUG: pid: 2898, tid: 2898, name: ****** >>> ****** <<<
05-20 23:24:14.506 291-291/? I/DEBUG: #00 pc 00000156 /data/app-lib/****/librsjni_androidx.so (JNI_OnLoad+17)
05-20 23:24:14.516 291-291/? I/DEBUG: bec93564 58001b14 /data/app-lib/****/librsjni_androidx.so
05-20 23:24:14.516 291-291/? I/DEBUG: bec93588 57ff7145 /data/app-lib/****/librsjni_androidx.so (JNI_OnLoad)
The crash was introduced by switching from android.support.v8.renderscript to androidx.renderscript. It occurs on
HUAWEI HUAWEI Y530-U00 Android 4.3, API 18
The crash does not occur when testing on other devices with a more recent Android version.
Build: 3.4.1, AI-183.6156.11.34.5522156, 201905012035,
AI-183.6156.11.34.5522156, JRE 1.8.0_152-release-1343-b01x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.14.4, screens 1440x900; Retina
Android Gradle Plugin: 3.4.1
Gradle: 5.1.1
NDK: from local.properties: 20.0.5471264-beta3; latest from SDK: (not found);
LLDB: pinned revision 3.1 not found; latest from SDK: (package not found);
CMake: from local.properties: (not specified); latest from SDK: (not found); from PATH: (not found);
IMPORTANT: Please read