Fix popupStyleRes arg on ListPopupWindow not working

Since the arg was added in API 11 to PopupWindow,
AppCompat currently ignores it. This CL fixes it
by using the 4-arg constructor on API 11+.

BUG: 28628230
Change-Id: I549b9196015b5ba8c9de8a0b11dba5e1e132085b
5 files changed