Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8035] Samples: RSS Reader: Android: app ui layout is severely visually compromised

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-03-16T08:28:33.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsAndroid
Labelsmodule_samples, qe-testadded, regression
ReporterDustin Hyde
AssigneeAllen Yeung
Created2012-03-14T11:01:18.000+0000
Updated2012-03-19T15:19:57.000+0000

Description

RSS Reader sample rows and text overlap (probably due to UI layout changes in mobile 2.0). Screenshot attached. Steps to Reproduce: 1. Download and run RSS sample on android. Expected Result: RSS sample should be usable. Actual Result: Sample rows and text overlap, causing difficult readability and navigation.

Attachments

FileDateSize
rss sample android nexus one master.png2012-03-14T11:01:18.000+0000184856

Comments

  1. Ingo Muschenetz 2012-03-15

    Kevin, thoughts?
  2. Kevin Whinnery 2012-03-15

    This is due to a regression with "dp" values being ignored in the latest CI - Tony L. is following up with Marshall, but this likely needs to go to TIMOB.
  3. Tony Lukasavage 2012-03-15

    It appears the 'dp' property assignments are being ignored in the latest 2.0.0 master CI. If I change the height, width, left, right, etc... properties to _not_ use 'dp', everything formats correctly, albeit for the default pixel density. This needs to be a TIMOB ticket.
  4. Marshall Culpepper 2012-03-15

    Looks like this may be a duplicate of TIMOB-7989. We have a pull request currently pending for this issue: https://github.com/appcelerator/titanium_mobile/pull/1684 I'll make sure this also gets tested as part of the functional review of the pull request
  5. Dustin Hyde 2012-03-19

    Closing as Fixed. SDK: 2.0.0.v20120319003254 Android: V8 Studio: 2.0.0.201203182248 OS: Snow Leopard Devices Tested: Nexus One 2.2.2, Revolution 2.3.4

JSON Source