Making my view bigger is what I'm doing right now, but it seems kinda hackish. I'm implementing a custom keypad, and I want popups in certain cases. The top row of keys would have a popup that goes out of bounds.
Right now, I have a view that's big enough for everything with a top section that's transparent and have it overlap other controls.