Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27635] Android: TableViewRow with Title and Label - Title Not Displaying

GitHub Issuen/a
TypeBug
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 8.0.0, Release 8.1.0, Release 8.2.0, Release 8.3.0
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, engSchedule, regression, tableviewrow, title
ReporterSohail Saddique
AssigneeYordan Banev
Created2019-11-27T12:34:26.000+0000
Updated2020-02-17T12:03:02.000+0000

Description

Using a TableViewRow consisting of a Title *and* Label, the title of the row does not display at all. *Test Steps* 1. Create a new classic app 2. Download app.js from here and copy-paste the contents into the empty app.js file 3. Run the app on iOS and Android (any recent SDK version) *Actual Result* Observe the differences in *Table 3 with Title and Label*. You can see that the *State* field appears correctly on iOS. However, it is missing in all of the cells on Android. *Expected Result* The *State* field should appear on Android. View the attached screenshot for reference

Attachments

FileDateSize
app.js2019-11-27T12:30:36.000+00007675
Screenshot 2019-11-27 at 12.32.53.png2019-11-27T12:33:52.000+0000125455

Comments

No comments

JSON Source