Android Studio – How to get the id in case no id in the layout
I have faced the problem of my application always show keep stopping. It show me the problem is not been initialized. I have try insert findViewbyId for mListener but it say i cannot insert id in constraint layout so mean…