[TIMOB-13883] iOS: KitchenSink - Same animation style behaves differently for iPhone and ipad
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2013-05-21T20:31:58.000+0000 |
| Affected Version/s | Release 3.1.1 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | qe-3.1.1 |
| Reporter | Anshu Mittal |
| Assignee | Ingo Muschenetz |
| Created | 2013-05-16T11:46:20.000+0000 |
| Updated | 2015-02-02T20:46:44.000+0000 |
Description
Same animation style behaves differently for iPhone and ipad.
Steps to reproduce:
1. Go to Kitchensink> Base UI> Views> Option dialog.
2. Click on Show w/hide, animated button.
Actual:
On iPad
Option dialog disappears with cross dissolve animation.
On iPhone
Option dialog disappears with down animation.
Expected:
Animation should be same on all devices.
It is a native iOS behavior (per Sabil). So, this is an invalid bug.Closing.