Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (android)
Viewing all articles
Browse latest Browse all 7655

View children result are different on iOS and Android

$
0
0

I work with checking the existing children in a view, if I have to add them on scrollend of a scrollableview or not. My problem now: on iOS, the array is filled as expected with

[INFO]  (
[INFO]      "[object title]",
[INFO]      "[object container]",
[INFO]      "[object container]",
[INFO]      "[object btnPane]"
[INFO]  )
on Android, there is only this entry in the children:
[INFO]  (
[INFO]      "ti.modules.titanium.ui.ViewProxy@41f3dc80"
[INFO]  )
How do I get the real children on Android?

Viewing all articles
Browse latest Browse all 7655

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>