CustomWebView : An extended form of Web Viewer

So there is only one person in whole world having this name???

If you don’t want to answer or feeling bad, simply don’t answer, as you have already done previously. But kindly dont make such comments. We are here for each other’s support and not to humiliate or insult other members.

Cool down, guys…

1 Like

Yes Please cool down

2 Likes

it is a component search in palette and you will find it

Yeah, yesterday I conducted research and found that it’s one of the components in Kodular. But I was wondering, how it will be able to understand, where it needs to function in webviewer?

@vknow360 it is very good to have onExitScreen and onFullScreen listener so we can change orientation.

Or a method that returns true or false isFullscreen.

Because it being portrait after full screen on any video.

Those are already available.
Check ShowCustomView and HideCustomView events.

But why they named ShowCustomView and HideCustomView.

Full screen view is actually a custom view.

How to use it perfectly?
I do some with blocks.
Screenshot_2021_0507_205242

But it can’t work.

It automatically got back in the portrait position.

@nikzdreamer2001 has posted a working solution a long time ago.
You should read the posts in the range of 400 to 600.

I can’t found any of the post by @nikzdevz .

but found a post by
@nikzdreamer2001

Why you don’t implement this with your extension?
these blocks are very complicated for a newbie with your extension.

Can we create shortcuts in Home Page Of Smart Phone?..I want to creates an shortcuts in home page for my Ecommerce App.

That will be not suitable for the reason behind this extension’s origin which is customization.

Yes, you should use CreateShortcut method.

But when the fullscreen do you need to call the landscape in your code if you don’t want it to visible to user.

Sorry, unable to understand.

In your code add the function to get fullscreen, so when the fullscreen happens you can change the orientation by yourself in code

You can add yourself:

I don’t have that kind of java knowledge.