SmileyRating
SmileyRating copied to clipboard
SmileyRating is a simple rating bar for android. It displays animated smileys as rating icon.
Please move the library to maven central from jcenter
### Description I am getting this error during gradle build process... ` Could not find method compile() for arguments [com.github.sujithkanna:smileyrating:2.0.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. ` ### Screenshot  @sujithkanna...
How to replace emoji??
setRating in kotlin not work mInflationDone problem
Is it please possible to add the attribute 'android:exported' to the Manifest ? Without this attribute, while building the app with the targetSdkVersion 31, android studio elevates the following error:...
I'm trying to setRating(SmileyRating.Type.GREAT.rating, true) in kotlin similar to your description but it not work for me, and always TERRIBLE is selected what is my mistake? ` smileyRating.setFaceBackgroundColor(SmileyRating.Type.TERRIBLE, Color.RED) smileyRating.setFaceBackgroundColor(SmileyRating.Type.BAD,...
Hi Thank you for a magnificent component! I saw the code you posted regarding working with RecyclerView but from my understanding it's related to touch events conflicts and this is...
Not able to set rating manually inside BottomSheetDialog. Every time I set the rating to 4 it resets to 1 when showing the bottom sheet. **EDIT** not able to set...
I want SmileyView because my project showed SmileyView I think this is not just my project.