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?
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