I have an ImageView in a RelativeLayout:
move your image to drawable-nodpi instead of drawable.
Basically if u put a image in drawable folder it will be treated as drawable-mdpi so android will resize to fit xxhdpi that is nexus 5 , and since the bitmap becomes large it wont display