C cloner7801 Active Member Licensed User Longtime User Mar 4, 2017 #1 Hi, I am using B4X: dim cam2 as Camera cam2.Initialize("cam2", page1) cam2.TakePicture to show the ios camera , but it come from bottom How can I change this to come and open from left?
Hi, I am using B4X: dim cam2 as Camera cam2.Initialize("cam2", page1) cam2.TakePicture to show the ios camera , but it come from bottom How can I change this to come and open from left?
Erel B4X founder Staff member Licensed User Longtime User Mar 5, 2017 #2 It is not possible to change the animation. Upvote 0