ripple effect

  1. G

    Android Code Snippet Shadow Button with Ripple Effect

    #Region Shared Files #CustomBuildAction: folders ready, %WINDIR%\System32\Robocopy.exe,"..\..\Shared Files" "..\Files" 'Ctrl + click to sync files: ide://run?file=%WINDIR%\System32\Robocopy.exe&args=..\..\Shared+Files&args=..\Files&FilesSync=True #End Region #Macro: Title, Export B4XPages...
  2. G

    Android Code Snippet Pin Lock Full Source Code with Ripple Effect

    ### 📱 Features: ✅ **Digital Clock** (WIB Timezone - UTC+7) ✅ **6-Digit PIN Input** with Visual Dots (● / ○) ✅ **Ripple Effect** on all buttons (Touch Feedback) ✅ **Gradient Buttons** with Rounded Corners ✅ **Delete** (←) and **Clear** (×) functionality ✅ **PIN Validation** with...
  3. DarkWolfalpha

    Android Question Ripple Effect Animation

    I need this animation With these features: + Animation starts where the touch occurs + Animation starts with a click-down and ends with click-up + Animation to be kept full in case of long clicks => like 4 [B4X] [XUI] AS Ripple View => I test but this not Ripple Effect library => I test but...
  4. morteza ariyan

    Android Question Ripple effect on button with background image

    I have used Ripple effect library but it isn't as good as Android's effect and it lags on some of the buttons of old device's. It's interesting I don't know why just some of the buttons have lags! Anyway The question is "Is there a way to use any kind of buttons like appcompat buttons or image...
Top