In ImageView there is two options src and srcCompact. Try both of them to find out which is working.
android:src="https://stackoverflow.com/questions/9798367/@drawable/slide_view_4"
and
app:srcCompat="https://stackoverflow.com/questions/9798367/@drawable/slide_view_4"