Fixed
Status Update
Comments
kl...@google.com <kl...@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 -
ap...@google.com <ap...@google.com> #3
Changing text color and the overflow icon color is important to us too! Awesome work on the feature though.
to...@google.com <to...@google.com> #4
The ability of customize the status bar color is very important!
to...@google.com <to...@google.com> #5
It is in the essence of a "custom" UI component to have a custom color. Please add this feature!
to...@google.com <to...@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.
kl...@google.com <kl...@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
to...@google.com <to...@google.com> #8
Would very appreciate this enhancement!
to...@google.com <to...@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
kl...@google.com <kl...@google.com> #10
Voting +1 for this feature.
to...@google.com <to...@google.com> #11
It has been more than a year. Please add this!
to...@google.com <to...@google.com> #12
[Comment deleted]
to...@google.com <to...@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
to...@google.com <to...@google.com> #15
Yes, it's needed definitely. Please!! Voting+1.
kl...@google.com <kl...@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
ap...@google.com <ap...@google.com> #17
Voting +1 for this feature.
ap...@google.com <ap...@google.com> #18
Voting +1 for this feature.
ap...@google.com <ap...@google.com> #19
voting +1 for this feature
ap...@google.com <ap...@google.com> #20
Voting +1 for this feature.
ap...@google.com <ap...@google.com> #21
Voting +1 for this feature.
to...@google.com <to...@google.com> #22
+1 from me. I really need this feature.
ap...@google.com <ap...@google.com> #23
+1 from me. I've to fallback my implementation to webview because of this graphic inconsistency.
ap...@google.com <ap...@google.com> #24
Voting +1 for this feature.
ap...@google.com <ap...@google.com> #25
Voting +1 for this feature.
ap...@google.com <ap...@google.com> #26
Voting +1 for this feature.
ap...@google.com <ap...@google.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.
ap...@google.com <ap...@google.com> #28
Voting +1 for this feature.
ap...@google.com <ap...@google.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.
kl...@google.com <kl...@google.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.
kl...@google.com <kl...@google.com> #32
We're still waiting for apksig library release on jCenter (https://bintray.com/android/android-tools/com.android.tools.build.apksig ). This is normally released whenever Android Plugin for Gradle is released.
kl...@google.com <kl...@google.com>
su...@insightauctions.org <su...@insightauctions.org> #33
So what do you guys think?
kl...@google.com <kl...@google.com> #34
About what?
kl...@google.com <kl...@google.com> #35
The changes in apksig library have been publicly released as apksig 3.0.0 in https://maven.google.com . Apparently, Android Plugin for Gradle (and thus apksig) are now released via this repository instead of via jCenter.
Description
Exception in thread "main" java.lang.IllegalAccessError: class com.android.apksig.internal.apk.v1.V1SchemeVerifier$Signer (in unnamed module @0x7921b0a2) cannot access class sun.security.pkcs.PKCS7 (in module java.base) because module java.base does not export sun.security.pkcs to unnamed module @0x7921b0a2
at com.android.apksig.internal.apk.v1.V1SchemeVerifier$Signer.verifySigBlockAgainstSigFile(V1SchemeVerifier.java:416)
at com.android.apksig.internal.apk.v1.V1SchemeVerifier$Signers.verify(V1SchemeVerifier.java:254)
at com.android.apksig.internal.apk.v1.V1SchemeVerifier$Signers.access$100(V1SchemeVerifier.java:141)
at com.android.apksig.internal.apk.v1.V1SchemeVerifier.verify(V1SchemeVerifier.java:101)
at com.android.apksig.ApkVerifier.verify(ApkVerifier.java:166)
at com.android.apksig.ApkVerifier.verify(ApkVerifier.java:103)
at com.android.apksigner.ApkSignerTool.verify(ApkSignerTool.java:374)
at com.android.apksigner.ApkSignerTool.main(ApkSignerTool.java:96)