Dynamic Table Layout and Table Listpicker

I downloaded table4.aia from https://puravidaapps.com/table.php, it runs well with android 9, but not with 10, how can I fix it ?

Update the TaifunTools extension to the latest and / or try this:

table4a.aia (58.2 KB)

@Taifun → Path to assets for API > 28.

1 Like

Thank you @Anke, your aia runs well with Android 10

thank you...
the PathToAssets method now is updated accordingly as well as the table listpicker example
Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

1 Like

@Taifun
Many thanks, the new extension runs well on Android 10

How can I change the font size, I think editing the css file, but I'm not able to do it.

I modified html file

<body>
  <div id="myTable" style="font-size:20px;"></div>

the example uses materialize.css, therefore


Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.