Android Question Create B4XGifView dynamically

yfleury

Active Member
Licensed User
Longtime User
I need to create b4xgifview dynamically on my project
I use a panel to have a click event for B4xgifview, then I put b4xgifview in panel.
How can I do it?
 
Last edited:

yfleury

Active Member
Licensed User
Longtime User
I have try it and work for all views, execept for B4xGifView.
I don't know how to initialise B4xGifView.
 
Upvote 0

TILogistic

Expert
Licensed User
Longtime User
Note:
A layout is used to use the custom view.

Is it what you want?
 

Attachments

  • 1.gif
    1.gif
    27.3 KB · Views: 155
  • MultiGifView.zip
    13.3 KB · Views: 160
Upvote 1
Solution
Top