J jamesgates1 Member Feb 23, 2013 #1 so i did activity.loadlayout to open the first layout but when i open the second layout it will overlap with the first. Thanks, James.
so i did activity.loadlayout to open the first layout but when i open the second layout it will overlap with the first. Thanks, James.
Erel B4X founder Staff member Licensed User Longtime User Feb 23, 2013 #2 In most cases it is better to use another activity for the second layout. For other options: Different examples with 2 layouts Upvote 0
In most cases it is better to use another activity for the second layout. For other options: Different examples with 2 layouts
J jamesgates1 Member Feb 24, 2013 #3 Thanks Thanks i first used a method of defining everything and then adding a visible tag to them but then i was able to use the module method. Thanks, James. Upvote 0
Thanks Thanks i first used a method of defining everything and then adding a visible tag to them but then i was able to use the module method. Thanks, James.