I have seen this question in stackoverflow and it is useful for me but I think that question must be asked here, so I copy it's contents and paste below.
Really I need an interesting pattern for getting user reviews in my App. I searched in Google to find another pattern for showing user reviews or getting reviews, but finally I found a pattern that looks like below image:

But this is very simple and it is against of "Android design principles" that remind us we have to "enchant [the] user". The above pattern has no
- surprising ways
- Real objects
- way for user to mining it
Finally, I'm looking for any replacement that meets at least one of the above conditions.