How do I import a custom NativeDroid2 UI theme with all the colors, options, etc?
What problems exactly do you have with this tutorial?https://devcenter.appery.io/documenta...
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
What problems exactly do you have with this tutorial?https://devcenter.appery.io/documenta...
Sergiy, your link instructs me how to "create a custom theme with any number of swatches in the ThemeRoller."
https://github.com/godesign/nativeDroid2 - this is a jQm theme that already has been designed and built. This is not a theme I designed in ThemeRoller.
The problem is I do not understand how to add a jQm theme that is not built in ThemeRoller.
All of the code is in the github repo, maybe you can take a look? I would like to know how to add this code into 1 file so that I can use it.
Ave,
Please find our reply here:
https://getsatisfaction.com/apperyio/...
Hello? sir
We always use ThemeRoller to create any custom theme. This particular theme doesn't follow the ThemeRoller format (it was built outside of it) and thus requires a lot more work to add the theme to the App Builder. Please consider signing up for one of the support packs for help with any custom development.
We always use ThemeRoller to create any custom theme. This particular theme doesn't follow the ThemeRoller format (it was built outside of it) and thus requires a lot more work to add the theme to the App Builder. Please consider signing up for one of the support packs for help with any custom development.
Import the base into them:
https://raw.githubusercontent.com/god...
Import a color(yellow) into css:
https://raw.githubusercontent.com/god...
and u can import JavaScript,fonts,icon..
Were you ever succesful in implementing this nativeDroid theme ?