- Fix NPE:
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.drawable.Drawable.getIntrinsicWidth()' on a null object reference
. - Fix
AppLovinPrivacySettings
NPE withandroid.content.Context.getSharedPreferences
if anull
context is passed in. - Remove AppLovin Exchange native ads clicking through on touch, including through the options view.
- Add measures against AppLovin Exchange banner/MREC ads automatically expanding without user interaction.
- Fix native ads not clickable because previously-rendered native ad is not destroyed if view is re-used in late-binding.