oh sorry ,my bad
Can you add full Clickable and on touchDown and touchUp
Great extension thanks
Full clickable is actually very easy to add and I can experiment with it, however donāt expect it to be stable at first.
something look like this??
No, this is completely different. Your post is getting reported for promoting another extension in someone elseās topic about their own extension.
You are mistake. User has the rights to suggest or ask if they found similar. If not no issue. Let the painter paint. You know your algorithm. As a user when we see outside the both extension it seems to be similar. I am not good in Java or extension development.
Mods will decide whether i am promoting the extension or asking
It doesnāt matter if youāre advanced in either of theseā¦ The blocks look completely different.
It doesnāt matter if youāre askingā¦ It you are promoting, people are going to click on your link. There was no need to ask, itās nowhere close to the extension you promoted.
Still you mis read my post.No issue.
Your extension is free, the extension i asked about (found it while searching for another extension) is paid one. If so users will prefer yours or paid one?. If you ask me i will say free only.
But then if you knew developers would choose the āfreeā over āpaid,ā then whyād you even āaskā about it. Thereās nothing similar, itās clear in their screenshots of the blocks.
Galaxy 1.0.0
com.github.flailingoctopus.galaxy.aix
ADDED
-
ComponentGenericClick
-
SetGenericClickListener
ā This is similar to the āFull Clickableā property for card views.Setting
enabled
totrue
will result in only the arrangement being clickable, not itās children views. The āClickableā property for the arrangement doesnāt have to betrue
.Suggested by @Bharat_Android_App_Develo!
CHANGED
-
Now āClickUtilitiesā is named āGalaxyā
CAPTION: New icon and new name! -
OnComponentClick
is nowComponentClick
-
OnComponentLongClick
is nowComponentLongClick
-
The
clickable
andlongClickable
parameters are now namedenabled
-
The package name is now
com.github.flailingoctopus.galaxy
-
ToggleClickable
is nowSetClickListener
-
ToggleLongClickable
is nowSetLongClickListener
Very need func/)
CardView no need, but already it doesnāt work )
has wrong type (com.google.appinventor.components.runtime.MakeroidCardView) (expected: com.google.appinventor.components.runtime.HVArrangement)
Yes, the type of components is limited to arrangements, mainly because about no other component besides the card view component, can have other views as their children. Of course if youād like other components to be allowed, I can take a look into it!
Have BUG, work only in companion/
apk error
Kodular is unable to compile this project.
________Invoking ApkBuilder
com.android.sdklib.build.ApkCreationException: Failed to add /tmp/1628152904852_0.9996644494090617-0/youngandroidproject/ā¦/build/tmp/classes2.dex
YAIL compiler - ApkBuilder failed.
This isnāt a bug, itās because you have extensions that contain the same library. Do some searching on the community and youāll find the solution, donāt reply anymore about it here, find a relevant topic instead.
error in your extension, no other extensionsā¦
Well, my extension doesnāt use any libraries.
Version 0.1. worked, new not
Galaxy 1.0.1
com.github.flailingoctopus.galaxy.aix
Fixed
-
When building your project, an
ApkCreationException
would be thrown. Your project would fail to build.Thank you @sergii for reporting this issue!
End-of-Life
Greetings,
Today Iām announcing the discontinuation of Galaxy. All versions of Galaxy will remain available however maintenance, major, and minor patches will be concluded.
Thank you for using Galaxy in your projects.
Profoundly,
ā Nathan
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.