TUTS : How to works ?
-
Hello,
Here i explain how to add a css for Universal – Full Multi-Purpose Android App.
1- Open your project
2- Open WebviewFragment into Java -> com.sherdle.universal -> providers -> web -> WebviewFragment.java
3- Search line describe here https://sherdle.com/help/set-the-webview-user-agent/ and add the line.
4- Change("user-agent-string");
by("universalandroid");
5- On your site, go to plugin Appearence -> cssbyua
6- Scroll to find section universalandroid Specific CSS
7- Add your css work only for your appGood Luck
- The topic ‘TUTS : How to works ?’ is closed to new replies.