I'm using default
Master/Detail Flow theme in Android Studio. The problem I saw in that layout is when I select item from left side, it does not get highlighted, like the Navigation Flow theme.
Because of that, I get confused with which item I selected before. I tried with adding this method. but I couldnt implement it in this flow.
This is the behaviour I'm expeting im my app. Can someone guide me on how to do that?