Hi,
I am creating one mobile module using titanium studio in which i used one 3rd party jar,by using that jar i am calling custom view that will show in bottom of the screen.When i am calling that view in alloy.js file of my mobile application then that view is called but it is not visible on mobile screen.In log i am seeing view is getting loaded.
Please suggest.