Also, apparently you need to set a flag on the activity in your manifest too.
I didn't do this and imePadding worked on one device and not another. /Shruggie
💯 2
p
PHondogo
08/05/2021, 10:37 AM
When I add this library as gradle dependency lint is complaining with Error: <my Activity class> must extend android.app.Activity [Instantiatable]. Any thoughts?