You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
@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:+
The text was updated successfully, but these errors were encountered: