modhatter6811
Android Enthusiast
Firstly...what size are the pngs in your drawable folder? Those look like xhdpi or larger. Keep on mind to use only drawables or resize drawable for hdpi. Or else you'll run into a lot of issues with spacing and layouts.
Ah ha! Just checked that. I'm sure thats the issue, they're both 216x72! lol. I must have made an error in GIMP, I was using a script to auto generate all xhdpi/hdpi/mdpi/ into folders from a single image. I had it set to custom to avoid it being squished width wise. Needs to be on status bar sizes! Face palm.