Home Artists Posts Import Register

Downloads

Content

The above screenshot can now be created in Designer. It contains multiple UIView elements to make the square and outline. I added the ability to add corner radius, layer, and background color to the UIView type.

E-rwinn created this theme for LockPlus. I simply modified a few things and made it work in Designer.

Furthermore support was added to have children in child UIViews. This is a little more complicated and while I don't see an immediate use for it I believe it will come in handy. In short it allows you to put a UIView with children in the main PresetView children. If you are familiar with LockPlus this would be equivalent to a panel.

Code explanation. The PresetView is the main view for all themes. It contains children which are the elements on the screen. You can see here it has a child "holder" it's also a type of UIView and has its own children. "time_new" is its child. If you adjust the x or y on "holder" it will move the children along with it. I do not have an example of this yet, still thinking of an idea. Just to note a UIView does not need children. It can be used like I did in GreenForest simply just for lines, squares, rounded rectangles, circles, etc.

Also included in this update is image.plist which shows how one would use an image in a theme.

For now it only supports a url. I still need to make an asset folder for Designer where one could put images, fonts, etc to be used in the themes. I would have included in this update but had some issues with it and will take some more time. Hopefully next week!

I also added TXT support. If you want to create an element that is only your text.


I hope you enjoy these updates. If you have any questions please contact me.

Downloads below.
-arm = root
-arm64 = rootless

Files

Comments

No comments found for this post.