[TIMOB-10857] Android: ActivityIndicatorStyle has a different behavior on 4.0 device compared to 2.x/3.x devices
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-02T23:50:03.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | api |
| Reporter | Ping Wang |
| Assignee | Eric Merriman |
| Created | 2012-09-11T16:45:05.000+0000 |
| Updated | 2017-06-02T23:50:04.000+0000 |
Description
Steps to reproduce:
1. Run KS->Controls->Activity Indicator on Galaxy Nexus (4.0.4) with SDK 3.0.0.
2. Click "Show(Basic)". A small grey spinning wheel shows. On 2.x / 3.x devices, it is a small white wheel.
3. Click "Show Indicator (Dark)". A small grey spinning wheel shows. On 2.x / 3.x devices, it is a small black wheel.
4. Click "Show Indicator (BIG)". A big grey spinning wheel shows. On 2.x / 3.x devices, it is a big white wheel.
5. Click "Show Indicator (BIG_Dark)". A big grey spinning wheel shows. On 2.x / 3.x devices, it is a big black wheel.
Not sure if this is a Titanium bug or a native android issue.
Closing ticket as invalid as this version of Kitchen Sink is no longer supported.