Hi,
I have saw some UI from another app and i was wondering how can i create similar thing myself using the kodular.
Few of you might also point me to some of the already created apps here in kodular itself but those might be the paid AIAs but i am more curious on learning the fundamentals like what all components will be needed to achieve something like this.
Here is what i have tried,
Taken a horizontal scroll bar
Added Card View inside it
Then added an image and a label component inside card view
Set the radius to 100 to make it round
But i am somehow now able to make the image fill the complete cardview.
change card view properties like all paddings to 0 and stroke width to 0.
1 Like
ADDYLIN
(ADDYLIN)
August 11, 2020, 6:17pm
#4
For The Dot View Below Images This Might Help -
Hello Everyone,So here is my latest extension , Image Slider
This extension is customizable and it have cache system also and it take so much less time to load images.You can also set that you want indicator in it or not and can also set its size and color,ect…
It also have so many different types of animations,Specially for image sliding animation :
CUBEINDEPTHTRANSFORMATION CUBEINROTATIONTRANSFORMATION CUBEINSCALINGTRANSFORMATION CUBEOUTDEPTHTRANSFORMATION CUBEOUTROTATI…
OR -
https://community.appybuilder.com/t/dotsview-extension/1679
ADDYLIN
(ADDYLIN)
August 11, 2020, 6:23pm
#5
This Misbehaves in Smaller Screen Devices.
You Can Use This ( Can Work as a Workaround ) -
Write a short description
LeoProfileView Extension Help you to make a beautiful UI.
Previews
1 [1] (Top-Left)
2 [2] (Top-Right)
3 [3] (Bottom-Left)
4 [4] (Bottom-Right)
Add a picture of all the blocks
[PLeLupmFXt] [chrome_nFDfUZs3JW]
Write instructions to use your extension
Usually, all blocks named according to Use.
[blocks (2)]
Icon Position
1 -> Top-Left
2 -> Top-Right
3 -> Bottom-Left
4 -> Bottom-Right
Update ( Version - 2)
Added New Block
[blocks (1)]
Add N…
I have tried this as well but result is not something which i am looking.
ADDYLIN
(ADDYLIN)
August 11, 2020, 6:35pm
#7
Try This.
OR -
Try Replacing CardView With Round .png’s
okay finally using the round images itself i was able to achieve this.
2 Likes
also u can use circle image view extension…
CJcorp
(Asit)
August 11, 2020, 7:14pm
#10
I think it could be done with decoration utility components too why need to use an extension for a simple task
CJcorp
(Asit)
August 11, 2020, 7:25pm
#11
See made with card view, image and decorations utility
Preview in companion
3 Likes
Xoma
(Kumaraswamy)
August 12, 2020, 2:56am
#12
To make round card what I do is - All Padding to zero, and the height will be half of the width (25% x 50%)
2 Likes