Hey I have a suggestion to make koded apps more better i think the floating labeled textbox look more better and one more option should be added to textbox setting that is tint color(Underline color) and also outlined text box something like this Image i hope it is possible to add this in kodular E
nice, you can request it from Kodular, let see how many other people Vote it
it must be in “IWant” category
Here’s what is requested:
Thanks for support
How did you change category
You can change the underline colour by changing the Accent Colour
property on Screen1.
I don’t know y but it’s not working for me in my deleted project my color accent was white but the tint color was normal and not white
Were you installing the apk or using the companion to test? The accent colour only works when installing the apk.
I think the accent color changes once your export the .apk. In the companion you won’t see any difference in color.
Ok now problem is solved thanks
What I have to say, it has been already requested more times.
If anyone has knowledge of Web coding then it can be done using Web viewer. I don’t know that so I am suggesting to you
Yes, you can do it with a webview. But a component would be MUCH better, because
- As far as I know, loading a webview takes more ram than a component
- integrating a webview textbox is not easy
- a native component is just more fluid. Test it.
Ok as you saying it is not easy so pls vote
I did, already
How can you please tell
I’m wondering if someone can make an extension, hmmmmmmmm.
Types
- Filled
- Outlined
0 voters
Properties
- Character counter
- Leading icon
- Trailing icon
0 voters
Assistive text
- None
- Helper text
- Error text
0 voters
Obviously the above polls would come with additional properties if chosen.
Little Update
Guess what, I’ve got the .jar
file compiled and in the App Inventor Source buildserver
folder
Another Update
I’m just deciding to make a dynamic component extension at this point with components from material.io, including a type of button
Another Update
I’ve gotten the Dynamic Button working, with properties (one so far). I’m working on adding another component.
Hopefully I’ve Got It
As I am writing this, it is building. It should build successfully with the outlined textfield, however I am totally unsure at this point with the errors I keep getting. Right now I only have one property and that’s the hint for the floating label. Along with the possibility to change the Corner Radii. I keep getting NoClassDefFoundError
, but I believe I should have that sorted out.
Turns Out…
It seems like I downloaded an outdated version of a JAR file and so that’s what was causing a class to be inaccessible. This is what I think, I’m currently running ant
to build everything again. So far so good otherwise! I may just remove the Dynamic Button, I’m not sure yet.
Here’s the spill
I’m gonna take a long awaited 2 day break from developing this extension and work on other things, at this point I’ve run into things I can’t even find answers for on the internet. I have stopped along on the App Inventor Dev group to see if I can get some help with the errors. No matter what I will make this extension come to everyone on all platforms!
Hey everyone, I’m so excited right now!
I did it!
So far it’s only the outlined one, I am working on others.
AND THEY SAID IT COULDN’T BE DONE
I like your thinking
How did you do thos