Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-277] Android Menu Items differ with different SDK

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:34.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.2.0
ComponentsAndroid
Labelsandroid, menu, ui
ReporterDav Glass
AssigneeDon Thorp
Created2011-04-15T02:26:33.000+0000
Updated2011-04-17T01:52:34.000+0000

Description

Using this code to create a Menu in Android:
http://gist.github.com/246835">http://gist.github.com/246835

This is what it looks like with the 1.5 SDK:
http://skitch.com/davglass/nj218/titanium-0.7.0-android">http://skitch.com/davglass/nj218/titanium-0.7.0-android

Everything looks fine, icon and text.

Now using the 2.0 SDK with the same code:
http://skitch.com/davglass/nj2ub/titanium-android-sdk-2.0">http://skitch.com/davglass/nj2ub/titanium-android-sdk-2.0

All you get are big icons, but no text.

Comments

  1. Don Thorp 2011-04-15

    This is an asset problem. The menu's in 2.0 want smaller graphics than 1.6. Use the android version to pick different images.

JSON Source