@preetvadaliya, May I know what are these two corners images used for?

Please Tell @preetvadaliya
Please don't ping a user multiple times; they will respond to you eventually.
3 Likes
As per my knowledge, these images are not used in MIT App Inventor, these came with the default CSS of GWT(Google Web Toolkit) for some UI elements such as DecoratorPanel and DialogBox.
also, you can see the reference of these images in the gwt.css file.
2 Likes
Thanks I'll check the gwt.css
@SRIKAR_B.S.S also note that you will not find any file name with cornar.png into dev tool of the browser so that we can say that the images are not used.
1 Like
The PhoneBar image
is defined in
fine name: phonebar.png
and the image set through this file: MockForm.java line number 175
2 Likes
Thanks
I already changed everything in this dir: