B4A Library Pulsing CircleButtons

See attached project. Pulsing Circle Buttons. Buttons also vibrate when clicked. Library files (jar's and xml's) are in the /files folder of the attached project.

CircleButton.png
 

Attachments

  • CircleButton1.zip
    96.8 KB · Views: 488
Last edited:

Johan Schoeman

Expert
Licensed User
Longtime User
Just an example of how you could overlay text via transparent labels to the buttons. Click the buttons - text/images within buttons will change randomly. All lib files and icons in the /files folder of the attached project.

Work-in-progress: changing attributes other than the colors of the button from the B4A project

NewCircleButton.png
 

Attachments

  • CircleButton2.zip
    114.3 KB · Views: 408
Last edited:

Jaames

Active Member
Licensed User
Longtime User
Just one tip. You should use dip values, because on the galaxy note II buttons and text bellow them are way too small, beside that, thanks for sharing this lib. Cheers! :)
 

CanguroCode

Active Member
Licensed User
Longtime User
How can i add this component by code? because i don´t found the Initialize method.
 

Johan Schoeman

Expert
Licensed User
Longtime User
Top