is mit ai2 support get fragment manager
container.$form().getSupportFragmentManager()
is mit ai2 support get fragment manager
container.$form().getSupportFragmentManager()
Well hmm, I'd say this method has no use in App Inventor, it's for managing and controlling flow of fragments (that we do not have in App Inventor)...
Perhaps, we could help you, if you show us where you require this.
In Material TimePicker
picker.show(fragmentManager, "tag");
Full doc:
Well, what happens if you try this out?
It is already not exist, i just put it as example
I think material library is open source.
Yeah it is, but this does not give a result to solve the problem. I faced this problem in some other projects, but I did not find a solution
Certainly it does. You can edit open source projects.