I had the exact same issue, and the problem was that I was using the wrong ID… and it look’s like you are too.
You should be referencing
R.layout.custom_display_view
-not-
R.id.custom_display_view
I had the exact same issue, and the problem was that I was using the wrong ID… and it look’s like you are too.
You should be referencing
R.layout.custom_display_view
-not-
R.id.custom_display_view