Remove the default Android/IoS spinner Welcome! › Forums › Unity Plugins › In-App Web Browser › Remove the default Android/IoS spinner Tagged: spinner This topic has 4 replies, 2 voices, and was last updated 6 years, 9 months ago by Piotr. Log In Register Lost Password Viewing 5 posts - 1 through 5 (of 5 total) Author Posts December 18, 2017 at 6:54 pm #576 sebastienParticipant Hello everyone, hello kokosoft ! I have a problem … I am making a webview for my website and this one have already a preloader. You spinner is in front of the preloader and it’s really ugly 🙁 Do you know where i can remove the default android spinner and put mine or none ? Thanks a lot for your script ! Regards, December 19, 2017 at 10:01 am #579 PiotrKeymaster Maybe there simply should be option to disable spinner provided by plugin? Something like DisplayOptions.shouldShowDefaultSpinner? Would that work? December 19, 2017 at 3:28 pm #580 sebastienParticipant Thank you for your answer ! But I tried your code line and it’s not working :'( InAppBrowser.DisplayOptions options = new InAppBrowser.DisplayOptions(); options.hidesTopBar = true; options.shouldShowDefaultSpinner = false; InAppBrowser.OpenURL(url, options); Picture here : Click here As you see, shouldShowDefaultSpinner method is not found Help ! ^^ This reply was modified 6 years, 9 months ago by sebastien. This reply was modified 6 years, 9 months ago by sebastien. This reply was modified 6 years, 9 months ago by sebastien. December 20, 2017 at 2:28 pm #586 PiotrKeymaster Well… I proposed that API. Not saying it already exists 😀 December 27, 2017 at 3:56 pm #626 PiotrKeymaster Hey sebastien, I’ve sent you beta version of plugin with that feature on your email. Check it out please. Author Posts Log In Register Lost Password Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In