googleads / googleads-mobile-android-native-templates

Apache License 2.0
116 stars 102 forks source link

Make android native template subviews transparent. #36

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Make android native template subviews transparent.

Make the headline LinearLayout's background transparent. This makes it just match mainBackgroundColor. Without this there will be a permanent white space.

Also makes the RatingBar's color transparent to fix the same issue.