rating Questions
7
Solved
I need insert a space between the stars of my ratingBar, example the ratingbar is well:
but I need it thus:
how i can do this?
11
Solved
I'm trying to sort a bunch of products by customer ratings using a 5 star system. The site I'm setting this up for does not have a lot of ratings and continue to add new products so it will usually...
Antlion asked 11/9, 2009 at 14:24
9
Solved
I have been looking at jquery plugin and was wondering how to adapt that plugin to turn a number (like 4.8618164) into a 4.8618164 stars filled out of 5. Basically interpreting a number <5 into ...
Gynaeco asked 31/12, 2009 at 23:56
8
I'm trying to reply to users who have just provided ratings, however, from past 2 weeks I'm facing this error and I'm unable to successfully open the link.
Are you facing this error or I'm the onl...
Soper asked 10/11, 2015 at 11:53
3
Solved
Would ENUM('1','2','3','4','5') be a sensible datatype for a product rating which must be between 1 and 5?
Thanks!
6
Solved
I have a ListView that uses different XML files to create Views and make items out of. One of these XML files contains a RatingBar. Everything displays and looks excellent.
I'm trying to attach an...
6
I have ratings for 60 cases by 3 raters. These are in lists organized by document - the first element refers to the rating of the first document, the second of the second document, and so on:
rate...
Picardi asked 17/7, 2012 at 17:56
2
Solved
The title says it all. I know the reviews are the native comments post type in Wordpress. I have included the code to add a comment.
The problem is however I am unclear how to give the comment a ...
Khachaturian asked 31/8, 2018 at 20:32
2
I try to run the app but I receive these errors :
Compiler message:
../../../Developer/flutter/.pub-cache/hosted/pub.dartlang.org/rate_my_app-0.6.0+2/lib/src/dialogs.dart:272:17: Error: No named p...
2
I'm using Cosmos Pod in my project as stars rating. I have error in one of my Storyboard after set view class to CosmosView:
file:///Users/FedericoVivian/Documents/Documenti%20personali/CSMApp/C...
10
Solved
I implemented a custom RatingBar in an application on my ListView items.
Custom style ratingbar_red.xml:
<?xml version="1.0" encoding="UTF-8"?>
<layer-list xmlns:android="http://schemas.a...
2
Solved
How can I have the same result (a half star) in IE and Chrome.
In chrome : http://jsfiddle.net/Auqj8/
.star {
font-size: x-large;
width: 50px;
display: inline-block;
color: gray;
}
.star:last...
5
Solved
how to get this type of graph?
I want to design and implement a horizontal rating bar chart in my app like the image below.
I followed several tutorials, but I'm not able to get a proper solution....
Pascasia asked 29/7, 2016 at 12:9
11
Solved
Is there any controls available for star rating in ios ? So i can use that in UITableviewCell ??
I know there are some open open source controls like DYRating etc.. But iam not able to add it in ...
Ohaus asked 19/4, 2013 at 8:25
31
Solved
How can I change the star colors and size of the stars?
5
Solved
I want to check to see if a user has rated my app on the Google Play, not how many stars, just if they have. And if they haven't I will prompt them with a dialog asking them to rate it with this co...
Schechinger asked 1/7, 2012 at 18:21
4
Solved
I want to reduce the size of the Rating bar, I got some style properties that do it, but they are out of the reach of user interaction they are just Indicator. So, please let me know how to reduce ...
Connacht asked 30/7, 2011 at 8:58
4
Solved
I have a woocommerce store and I want to add star ratings to each of the products when you see their thumbnails. I already have the stars in the big product view but I want them to display below ea...
Kawai asked 9/1, 2013 at 1:52
2
Solved
I want people to rate my app with stars inside the app itself, so without a SKStoreProductView (or whatever). So if they tap "rate" then there is an extra view where they can rate my app with 1 to ...
1
I see some tutorial about SKStoreProductViewController, such as:
Open a list of my apps in the App Store within my App
However, it always opens SKStoreProductViewController with "Details" at launc...
4
I'm creating a site whereby people can rate an object of their choice by allotting a star rating (say 5 star rating). Objects are arranged in a series of tags and categories eg. electronics>graphic...
Jochebed asked 23/2, 2011 at 20:51
2
Solved
i have a google map app where users can rate on the restaurant they select via marker i stored that rating value in sq lite database and when they click on view rating button i display the name and...
12
Solved
Does anybody knows if the technique used to ask the user to rate our app and open for him the App Store directly on the rating page is still working on iOS 7 ?
I used to open this url from my app ...
10
Solved
In my Android app, I want to prompt the user at some point of time to rate the app in Android market.
Having searched for an approach, I've found some code on this website. This code seems to work...
Drugstore asked 6/11, 2011 at 23:37
3
Solved
I don't see any method like setStyle for class RatingBar. How can I set the rating style from code?
1 Next >
© 2022 - 2024 — McMap. All rights reserved.