Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-339] Android: Missing Icons

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-07-26T22:26:56.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, defect, exalture
ReporterDon Thorp
AssigneeEric Merriman
Created2011-04-15T02:27:30.000+0000
Updated2017-07-26T22:27:03.000+0000

Description

Android images need to be copied for some icons. They're not being exposed via android.R. DONE, Refresh, and a few others. UPDATE! What needs to happen is we need to expose whatever system icons via Titanium.Android.R.

Comments

  1. Ping Wang 2012-07-30

    Here is some similar discussion http://stackoverflow.com/questions/2687027/standard-android-menu-icons-for-example-refresh
  2. Neeraj Gupta 2012-08-20

    The problem is that some system images are not exposed through R class which means we/developers can not get access to them right now. One solution is copying those images to our project and expose them to developers.

JSON Source