**** BEGIN LOGGING AT Sun Oct 23 02:59:58 2016 Oct 23 03:00:21 The method is defined here: https://android.googlesource.com/platform/frameworks/support/+/master/design/src/android/support/design/widget/HeaderBehavior.java#223 Oct 23 03:05:36 It must be the annotation. Oct 23 03:17:41 TacticalJoke so have you gotten into the rxjava stuff yet? the oreilly book is pretty good Oct 23 03:18:35 g00s: Nah, haven't used RxJava yet. Oct 23 03:18:41 Probably should look into it. Oct 23 03:55:08 I want to ask , if we choose target 19 while creating a project would that mean our app will be using old SDK not latest SDK ? Oct 23 03:55:27 i have SDK 25 installed so what should i choose as my target Oct 23 03:55:43 this question always bothers me even i have created few apps Oct 23 04:01:11 boodllebat: `compileSdkVersion` determines which SDK version is used to build your app. Oct 23 04:01:24 I'm not sure what you mean by 'target'. That's ambiguous. Oct 23 04:02:17 TacticalJoke: when creating a new project from command line we have to specify a flag -target