Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7061] Android: Don't use deprecated BitmapDrawable( String filePath) constructor

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-05T21:30:28.000+0000
Affected Version/sRelease 2.0.0, Release 1.8.1
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterAllen Yeung
AssigneeIngo Muschenetz
Created2012-01-10T11:47:41.000+0000
Updated2017-06-05T21:30:28.000+0000

Description

We are using a deprecated constructor for BitmapDrawable. http://developer.android.com/reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable(java.lang.String) We should be using the "BitmapDrawable (Resources res, String filepath)" constructor instead.

Comments

  1. Lee Morris 2017-06-05

    Closing ticket due to time passed and lack of progress over the past few years.

JSON Source