Get Support Fragment Manager

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.

2 Likes

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

@ewpatton @Kumaraswamy There is not solution for that?

I think material library is open source.

1 Like

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 :upside_down_face:

Certainly it does. You can edit open source projects.

1 Like