Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26480] Android: Titanium.UI.ProgressBar 'color' setting portion of progressBar - should be text only

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2018-12-10T15:17:38.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.0.0
ComponentsAndroid
Labelsandroid, progressbar
ReporterDavid van de Meer
AssigneeYordan Banev
Created2018-10-23T02:42:17.000+0000
Updated2018-12-11T11:30:17.000+0000

Description

Comments

  1. Rakhi Mitro 2018-10-23

    Hello, Thanks for sharing with us. Are you experiencing this in all android devices or any specific device?
  2. David van de Meer 2018-10-23

    this is a SDK design oversight problem, not a Android device issue. tintColor and trackTintColor should set the Progressbar Color color should set the text color the sdk module only accounts for color as seen here and uses that to set the progress bar color as well https://github.com/appcelerator/titanium_mobile/blob/master/android/modules/ui/src/java/ti/modules/titanium/ui/widget/TiUIProgressBar.java#L67
  3. Yordan Banev 2018-11-16

    PR: https://github.com/appcelerator/titanium_mobile/pull/10478
  4. Keerthi Mahalingam 2018-11-19

    FR passed. Waiting for CR to merge
  5. Keerthi Mahalingam 2018-12-10

    PR merged
  6. Samir Mohammed 2018-12-11

    Closing ticket, fix verified in SDK version 8.0.0.v20181210172243. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10478

JSON Source