tvgrid icon indicating copy to clipboard operation
tvgrid copied to clipboard

doesn't wokr with reversed linear manager

Open masudo opened this issue 10 years ago • 1 comments

When I set layout manager to reversed right to left linear but it doesn't highlight, if i set it to left right order it works! tvGridView.setLayoutManager(new LinearLayoutManager(getActivity(), LinearLayoutManager.HORIZONTAL, true));

masudo avatar Sep 23 '15 09:09 masudo

I'll look into it when I get time.

sweggersen avatar Sep 28 '15 12:09 sweggersen