KivMob
KivMob copied to clipboard
Resize the Banner height
Hi @MichaelStott , @akgupta0777 and other, I would like to know how to resize the banner height, it is too big in the app. I saw the implementation of the function "determine_banner_height" but I don't understand how to use it, please help me and if possible, show an example of how to do this resize. Thanks : )
Hi @bennahill, currently this functionality isn't exposed but it would be possible to implement. determine_banner_height
is primarily intended to allow kivy devs to accommodate banner ads within their app layout.
Marking as an enhancement for now. I haven't been able to commit much time to this project recently, so contributions are welcome. This would be a good first issue for those interested.