In the Designer Properties Option How can i add a Custom Properties?
In the image-1
there is option to add a Properties to the View but in my case there is no option is available(check image-2.png) ... I used the MSCarView and i want to implement the MaxElevation, Elevation, Radius, setPadding on the CardView in the Designer
oky i got it Sir and one more thing sir please check the image -2, Views tree panel and it's the correct way to declare a image in cardView or i m doing something wrong?
And secound thing if i am doing right so how can i declare these properties to the cardView
Please help me
This is a basic Question... Actually i have a knowledge of Android Studio and in the Studio if we define any button/Edittext or any thing in XML Layout we have to provide a unique id which can be used in the java code....
But in the B4a if i define a panel or label so how can i used in the .bas file because i don't think there is any id feaure is there so in .bas file how can i define the action on the panel/label
Note:I read the guide.pdf but i think in the whole docs there is no point who clear my question or maybe i miss it