I lost patience with a Hebrew language tourism app with a bunch of screens from my junk heap, because it was taking forever to load into the Designer, so I switched to another junk heap project, a stock manager by another user.
Now my Designer screen also has a Blocks Pallette from the previous app, in addition to the Designer's Components Drawers.
(I also had switched back from Neo to Classic, to further confuse the server.)
P.S. an F5 cleared this up, eventually.
F5 = syrup of Ipecac for browsers.
Dear all,
probablly this misalignment of the Android bottom bar (in landscape view, monitor size, it is shown on the right) has nothing to do with your current bug fixing list (I know you have already taken into account of it), but it is stiil present.
Cheers.
ai2-test.appinventor.mit.edu has been updated with the latest release candidate. In addition to the previous changes, this most recent update includes further enhancements of the ListView component and fixes an issue in the companion information dialog that prevented a companion from being downloaded by Chrome due to a mismatch in URL schemes.
When you click on the ? icon next to the property name in the designer, a help window appears. In production, this blocks the property value. on ai2-test, you can now drag the title to move it elsewhere on the screen if needed.
At the moment we believe this was an issue with the particular machine being assigned build jobs for ai2-test. It seems to have been resolved by using a different machine and we haven't been able to replicate it with local builds.
The strange thing is that it was possible to compile another project that also contained ListView but also an additional extension. I tried both projects several times and it was repeatable. I'll try again today.
Ok, now it compiles. I found another problem in the ListView related to the search bar. The logic behind the dark theme doesn't seem to work. I have the default theme of the device set in the app, and the dark theme set on the phone. If the entire ListView takes on the colors set in the properties, maybe set the EditText color to transparent so that it takes on the ListView background color, and set the text color to the MainText color? And the second problem I mentioned on github is the missing margin on the right side of the image in ListView.
Edit:
I also forgot to restore the Refresh block and mark it as Depracated. This will prevent any potential damage to the project if someone used this block.