Hi friends,
I have built a tableview that shows data from google sheet.
I have it display in Horizontal Scroll Arrangement layout.
However, thinkifrom a user's perspective, I may not know that the table is scrollable as the scroll is not visible unless I try to drag the table data either left or right.
Here's a screenshot of what I mean. The grey line only shows when I try to drag the table right or left.
In my screen properties, I have the screen set to Scrollable
Aside from that, I don't see any other properties that change the scroll to be more instructive.
A workaround would be just to put a note telling the user to scroll if data cuts off but that's not really cool
Let me know if I have missed any feature that could be helpful in this situation.