View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011673 | MMA | General | public | 2014-01-04 00:48 | 2022-03-12 14:45 |
| Reporter | peke | Assigned To | |||
| Priority | urgent | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.0.4 | ||||
| Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
| Summary | 0011673: Widget: 4x4 LockScreen Widget should contain Rating | ||||
| Description | There is enough space in 4x4 Widget to be able to contain Rating | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 320 | ||||
|
|
App Widget layouts are based on RemoteViews, which do not support RatingBar. http://developer.android.com/guide/topics/appwidgets/index.html#CreatingLayout So I have implemented RatingBar using five ImageButtons. Fixed in build 1.1.0.333 |
|
|
Verified 960 Rating bar present. |