googleads / googleads-mobile-android-native-templates

Apache License 2.0
116 stars 102 forks source link

Update rating bar style and add error prone dependency #32

Closed jjliu15 closed 10 months ago

jjliu15 commented 1 year ago

Updates RatingBar to small style and height to wrap content (https://github.com/googleads/googleads-mobile-android-native-templates/issues/25).

Current medium layout: https://screenshot.googleplex.com/6RJXHiS5qWFQHJk Current small layout: https://screenshot.googleplex.com/9gAqBtnjUnmbsV3

Updated medium layout: https://screenshot.googleplex.com/AYKWq4bFBR4tDa9 Updated small layout: https://screenshot.googleplex.com/8YDetgNUUHNUAi6

Also adds error prone dependency (https://github.com/googleads/googleads-mobile-android-native-templates/issues/31)

JillSong commented 10 months ago

Thanks for your contribution.