Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add support-annotations where appropriate #144

Closed
yogurtearl opened this issue May 27, 2014 · 3 comments
Closed

Feature Request: Add support-annotations where appropriate #144

yogurtearl opened this issue May 27, 2014 · 3 comments
Milestone

Comments

@yogurtearl
Copy link

@ducrohet mentioned these annotations to me. ( they were mentioned here: http://tools.android.com/recent/androidstudio055released )

Use @idres on the id parameter of findById. Android studio will give better code completion.

Gradle include for the annotations is:
com.android.support:support-annotations:+

@JakeWharton
Copy link
Owner

Already have this completed on a local branch! Was waiting until the next major version (6.0) where the annotation processor gets split from the runtime and the project moves to Gradle (also on a local branch).

@yogurtearl
Copy link
Author

👍

@JakeWharton JakeWharton modified the milestone: 7.1.0 Aug 7, 2015
@JakeWharton JakeWharton modified the milestones: 7.1.0, 8.0.0 Sep 26, 2015
@JakeWharton
Copy link
Owner

Blocked by #362.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants