A frame inside another frame confuses the android app
See original GitHub issueActual behaviour
When you have an sitemap with an frame inside an frame the items in that inner frame are not showed. The sitemap works perfectly fine with the ios client and basicui
Expected behaviour
When there is a frame inside the frame it should be displayed as group like this is done in the ios client and basicui
Steps to reproduce
create a new sitemap
sitemap default label="Demo"
{
Frame label="Switches"
{
Frame label="Lights"
{
// Items go here.
}
}
}
Can you reproduce the issue in demo mode?
No as i have not found such configuration of two frames in the demo mode.
Environment data
Client
- Android version: Android 9
- Device model: TA-1021
- Stock or customized ROM: Stock
- App version: 2.10.0
- Build flavor: Full
- Device language: DE
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (9 by maintainers)
Top Results From Across the Web
insert frame layout inside another frame layout - Stack Overflow
Can i insert two frameLayout inside one frameLayout?
Read more >Multi-window support - Android Developers
Multi-window mode enables multiple apps to share the same screen simultaneously. Apps can be side by side or one above the other (split-screen...
Read more >How do I add a frame to a photo, or remove a ... - Facebook
You can add a frame to your profile picture to show your support for causes, events you're marked as attending that have frames,...
Read more ><iframe>: The Inline Frame element - HTML - MDN Web Docs
The HTML element represents a nested browsing context, embedding another HTML page into the current one.
Read more >Introducing Frame.io v3.7 — Speed, Precision, Security.
Transfer is a cross-platform desktop application that was built to handle large-file upload and download to and from Frame.io.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

You can always ping @openhab/core-maintainers for this.
If it is on “how to interprete sitemaps”, I would say that this could also be discussed as issues on openhab-core. Best invite @openhab/ios-maintainers, @openhab/webui-maintainers, @openhab/windows-maintainers and @openhab/android-maintainers to such issues then.
Thanks … guess TIL about those user lists on Github 😃 Will open an issue on -core about the UoM handling at some point then; I see that one pop up every now and then in the forums.