Shikhar13 / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

PeerComponent parameters not converted to View's in Android Native Stubs #300

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When passing a PeerComponent to a NativeInterface, the generated Android stub 
leaves the PeerComponent as a PeerComponent instead of changing the type to 
android.view.View. This can be confusing and will cause a build error if it is 
not manually corrected.

Original issue reported on code.google.com by Ian.Te...@gmail.com on 20 Aug 2012 at 1:14

GoogleCodeExporter commented 9 years ago
Thanks, this will be fixed for the next update. I just fixed this on NetBeans. 
Assigning to Chen in order to integrate the fix into Eclipse.

Original comment by shai.almog on 20 Aug 2012 at 12:15

GoogleCodeExporter commented 9 years ago
fixed, will be part of eclipse in the next update

Original comment by cf27...@gmail.com on 27 Aug 2012 at 2:20