Is a TiTouchImageView working in an alloy project? [UPDATE]

前端 未结 3 835
醉梦人生
醉梦人生 2021-01-26 07:00

I am currently developing a titanium app for android and iOs including an imageView which should be scrollable and scalable (via a slider). I already get this to work on iOs but

3条回答
  •  不思量自难忘°
    2021-01-26 07:39

    Did you add the module reference to tiapp.xml? Any module should work on Alloy, you only need to take care of the SDK version.

提交回复
热议问题