需要帮助才能使用评级栏
我想在我的 Android 应用程序中使用评级栏。
我的游戏有 10 个级别,我想根据每个级别的得分/时间用户得分来显示星星。屏幕上每个级别有 10 个图像,还有 10 个评级栏。 任何人都可以帮我解决这个问题吗?请告诉我解决这个问题的最有效的方法。
屏幕上有 10 个评级栏。彼此独立。
I want to use rating bar in my android application.
My game has 10 levels I want to show the stars according to the score/time user scored per level. A screen will have 10 images for each level and 10 rating bars also.
Can any one help me with this. Please tell me the most effective solution for this problem.
There are 10 rating bars on a screen. Each independent of other.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我希望您已阅读 Google 开发者文档
您可以使用,
这个链接肯定会对您有所帮助,我已经使用过这个。
I hope you have gone through the Google-developer documentation
You can use,
This link will help you definetely, I have used this.