View Issue Details

IDProjectCategoryView StatusLast Update
0011673MMAGeneralpublic2022-03-12 14:45
Reporterpeke Assigned To 
PriorityurgentSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.4 
Target Version1.1.0Fixed in Version1.1.0 
Summary0011673: Widget: 4x4 LockScreen Widget should contain Rating
DescriptionThere is enough space in 4x4 Widget to be able to contain Rating
TagsNo tags attached.
Fixed in build320

Relationships

related to 0010152 closedmartin Add rating control to 4x2 widget 

Activities

martin

2014-09-29 15:20

developer   ~0040638

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

peke

2022-03-12 14:45

developer   ~0067252

Verified 960

Rating bar present.