[AC-3163] iOS: Set ContentMode of ImageView
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-03-21T00:31:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | image, imageview, ios, view |
Reporter | Rafael Kellermann Streit |
Assignee | Daniel Sefton |
Created | 2012-10-11T13:24:58.000+0000 |
Updated | 2016-03-08T07:57:33.000+0000 |
Description
Today, the default content mode of ImageView is UIViewContentModeScaleAspectFit. But it's not convenient to a lot of possibilities.
I think we need support all content modes.
Duplicate of TIMOB-2409.