I have got an app which uses a RecyclerView
. This app has a different behavior depending on the phone. On the first phone Google Nexus 6P
there it behaves wrong and I created a question: RecyclerView adds items multiple times
On the other phone Samsung Edge 6
it works correct.
So can you please give me any advice how to handle this different behavior? (E.g. write a bug ticket or what should be done in this case).