In my application, I have to show a timetable as below.
Where subject can be changed by clicking on the 3 dot menu and which should be updated immediately.Also, both horizontal and vertical scrolling must be possible, when user scrolls horizontally then the Y-axis header should be frozen and when scrolls vertically then X-axis header should be frozen.How to create this in android?