[TIMOB-1079] Android: add support for minWidth, minHeight
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-05-01T22:45:48.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | android, feature, training |
| Reporter | Jeff Haynie |
| Assignee | Ingo Muschenetz |
| Created | 2011-04-15T02:43:28.000+0000 |
| Updated | 2017-05-02T21:12:01.000+0000 |
Description
You get into a situation when you use negative positioning (like top: -10) with auto where you're get smaller than intended calculations of the height/width. Need ability to set a floor with 2 new properties: "minHeight", "minWidth"
test case is views_min_height.js in KS.
Resolving ticket as Invalid as there is hardly any information whatsoever and this was created in April 2011 with no response since that time.