for anyone using Mull on Android, since i'm using it that the webview i see in apps like Feeder seems to be using Mull, although when checking the implementation in Dev Options, it does look (from logo and name lol) like normal Chromium webview
what's really going on here, and how could i have properly checked it myself?
EDIT: vain attempts at posting inline image instead of link to hoster
EDIT2: thanks to noodlejetski@lemm.ee with the image thing (dumb me thought [] was that rectangle character you get in some fields where that character is not recognized ಠᴗಠ )
Unfortunately Mull does not have it's own WebView implementation. I believe Bromite/Cromite and Vanadium have their own, but your phone has to be rooted to change your default WebView.
thanks a lot for the reference! i don't know how i've missed Mulch, i've been following SkewedZeppelin's work with Divested in general and am so glad for his contributions
i'm still gonna stick with Mull for dailyridin' (avoiding Chromium dominance, and all) but will investigate using it as webview
Android browsers can provide what are called "Custom Tab Intents", meaning that other apps can request to open web pages in a webview-like custom tab. This depends on browser support, with WebView being the fallback when your default browser does not support it.