SortableTableView icon indicating copy to clipboard operation
SortableTableView copied to clipboard

Table rows invisible until tapped

Open jovana-stefanovic opened this issue 4 years ago • 2 comments

I've been trying to setup table to be non-scrollable and have height based on the content but it results with tables not being rendered until clicked / tapped. The initial value for height is match parent and tables are in fragments, i get no compiler issues or warnings. Any clue on what could possibly go wrong, or suggestion what to pay attention on when implementing non-scrollable tables with dynamic height?

Many thanks in advance, Jovana

jovana-stefanovic avatar Oct 27 '19 14:10 jovana-stefanovic

P.S I should probably mention that headers are rendered regularly, it's just table rows which are not shown.

jovana-stefanovic avatar Oct 27 '19 14:10 jovana-stefanovic

I have same issue on Android 10 also for header and rows

amrashraf1992 avatar Sep 28 '20 09:09 amrashraf1992