0

I want to achieve the black arrow exit gate with respect to the seat, as the arrow key is present in the individual seat detail object. I am using a runtime RecyclerView with staggered GridLayoutManager to populate seat, but cannot achieve the black exit gate arrow.

enter image description here

James Z
  • 12,209
  • 10
  • 24
  • 44
  • how have you printed the serial number on the left? is it part of same recyclerview? if yes then you can add more columns in recyclerview to print arrow at specified cell. if no, let me know. – Rahul Oct 10 '19 at 12:17
  • Serial number on the left in another layout, the layout implementation is using framelayout as super parent, linear layout (parent) for seat recyclerview and left serial number as a sibling of previous linear layout. – Abhilash Gupta Oct 11 '19 at 04:38

0 Answers0