Android Example Panel Blinking

Panels that blinks vertically and horizontally. Changes color/button/label/or any view for that matter.

EDIT 14 Nov 2014
Added modification to original Sliding Panels project by @Erel in order for panels to slide vertically. This project was posted somewhere else before (removed original posting)
 

Attachments

  • BlinkingPanelHorizontally V3.zip
    9.2 KB · Views: 572
  • BlinkingPanel.zip
    7.6 KB · Views: 567
  • SlidingPanelsUpDown V2.zip
    9.7 KB · Views: 546
Last edited:

Johan Schoeman

Expert
Licensed User
Longtime User
OK - this is actually what I was after and what I had in mind with the projects that I have posted in post #1 above. The attached project uses 1 panel and in the blink of an eye (or is it in the blink of a panel?) the whole UI can be changed.

Nothing else but the B4A core lib is required.
 

Attachments

  • BlinkingPanel.zip
    13.1 KB · Views: 482
Top