Title: A bug If I have the same method name · Issue #591 · androidannotations/androidannotations · GitHub
Open Graph Title: A bug If I have the same method name · Issue #591 · androidannotations/androidannotations
X Title: A bug If I have the same method name · Issue #591 · androidannotations/androidannotations
Description: Sorry for my awful English. Thanks to your work!AndroidAnnotation is a great project.I like this so muck.But I think I find a bug in my project. Class 1: @EActivity public class Test1 extends Activity { @AfterViews public void init() { L...
Open Graph Description: Sorry for my awful English. Thanks to your work!AndroidAnnotation is a great project.I like this so muck.But I think I find a bug in my project. Class 1: @EActivity public class Test1 extends Activ...
X Description: Sorry for my awful English. Thanks to your work!AndroidAnnotation is a great project.I like this so muck.But I think I find a bug in my project. Class 1: @EActivity public class Test1 extends Activ...
Opengraph URL: https://github.com/androidannotations/androidannotations/issues/591
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"A bug If I have the same method name ","articleBody":"Sorry for my awful English.\nThanks to your work!AndroidAnnotation is a great project.I like this so muck.But I think I find a bug in my project.\n\nClass 1:\n\n``` java\n@EActivity\npublic class Test1 extends Activity {\n @AfterViews\n public void init() {\n Log.v(\"\",\"Word\");\n }\n}\n```\n\nClass 2:\n\n``` java\n@EActivity\npublic class Test2 extends Test1 {\n @AfterViews\n public void init() {\n Log.v(\"\",\"Hello\");\n }\n}\n```\n\nThe result is twice \"Hello\".\nThe reason is easy to find. \nIn the Test2_,We find this:\n\n``` java\nprivate void afterSetContentView_() {\n text = ((TextView) findViewById(id.text));\n init();\n init();\n}\n```\n\nThe right result is :\n\n```\nprivate void afterSetContentView_() {\n text = ((TextView) findViewById(id.text));\n init();\n supper.init();\n}\n```\n\nOf course ,If you rename init() in Test2 to init2().It will work well. \n","author":{"url":"https://github.com/Tanlet","@type":"Person","name":"Tanlet"},"datePublished":"2013-05-18T02:37:35.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/591/androidannotations/issues/591"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:e521d36d-fa53-982c-6243-680e6361274b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A15C:21D0B9:67491E:863AD9:6A5FFC0C |
| html-safe-nonce | 52c7cdc779c3cac4a8dd4df793ad89286eb64ad5be4d9b707271b5fe0b8491f0 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMTVDOjIxRDBCOTo2NzQ5MUU6ODYzQUQ5OjZBNUZGQzBDIiwidmlzaXRvcl9pZCI6IjgyODI3ODk2MDY4NjMxNDE5MDAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | dbda62534cc18f970fcded63e74363f2bd9582405640981c1eb2668f16a7d1dc |
| hovercard-subject-tag | issue:14478226 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/androidannotations/androidannotations/591/issue_layout |
| twitter:image | https://opengraph.githubassets.com/3dc7833ce03bf7e10f2ce6fb01f01f9b6caf863a78b3cc917c39bbf9eeae4ffc/androidannotations/androidannotations/issues/591 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/3dc7833ce03bf7e10f2ce6fb01f01f9b6caf863a78b3cc917c39bbf9eeae4ffc/androidannotations/androidannotations/issues/591 |
| og:image:alt | Sorry for my awful English. Thanks to your work!AndroidAnnotation is a great project.I like this so muck.But I think I find a bug in my project. Class 1: @EActivity public class Test1 extends Activ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | Tanlet |
| hostname | github.com |
| expected-hostname | github.com |
| None | 79522f2cee5c5409f33a714312a1a68d41ad77a807626020d980fb1eb81def07 |
| turbo-cache-control | no-preview |
| go-import | github.com/androidannotations/androidannotations git https://github.com/androidannotations/androidannotations.git |
| octolytics-dimension-user_id | 1315313 |
| octolytics-dimension-user_login | androidannotations |
| octolytics-dimension-repository_id | 3116751 |
| octolytics-dimension-repository_nwo | androidannotations/androidannotations |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 3116751 |
| octolytics-dimension-repository_network_root_nwo | androidannotations/androidannotations |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 3df4fbea9b6b5ead5c6724a99dc5f5b62caa864b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width