Bug: android build ft.tabs not working/visible #4908
Labels
bug
Something isn't working
controls
has reproducible steps
Issue is reproducible
packaging
Related to app packaging
platform: android
Specific to Android
Duplicate Check
Describe the bug
I created a small todo app to showcase SQLAlchemy2.0 and android on request of @FeodorFitsner . The main branch has the working application using internal storage. While working on another project I noticed that the ft.tabs refuse to work when the application is build on android. So I integrated a small test branch setting up two tabs and two todo apps just to see if it would work in a simple setup. Sadly that is not the case.
As you can see the flet run version clearly shows the tab content (a working todo application for both tabs). But sadly the emulator version shows no content on either tab. I've done some more testing with text, listtiles,... No matter what content is used, nothing seems to show up as the tab content when build for android. So I assume this is a bug?
Code sample
Code
To reproduce
Expected behavior
Two working todo applications inside each tab (like the flet run version).
Screenshots / Videos
No response
Operating System
Linux
Operating system details
Debian 12
Flet version
0.26.0
Regression
No, it isn't
Suggestions
No response
Logs
No response
Additional details
No response
The text was updated successfully, but these errors were encountered: