MichaelStott / KivMob

AdMob support for Kivy
MIT License
141 stars 37 forks source link

Use dp for banner height determination #101

Closed idevo89 closed 3 years ago

idevo89 commented 3 years ago

determine_banner_height will use dp(value) to define the banner height

akgupta0777 commented 3 years ago

cc @MichaelStott

MichaelStott commented 3 years ago

@idevo89 Looks good, thanks for contributing!