We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated FragmentArg (markdown)
Updated Extras (markdown)
Updated ReleaseNotes (markdown)
Updated Cookbook (markdown)
Created FragmentArg (markdown)
Updated AvailableAnnotations (markdown)
Updated Library projects (markdown)
Updated FirstActivity (markdown)
Updated Rest API (markdown)
Updated OnActivityResult (markdown)
Updated InstallingEnvironment (markdown)
intercept in AuthInterceptor should return the value from execute; setInterceptors works only with a List<ClientHttpRequestInterceptor>. The generic Arrays.asList() will however crete a List<MyAuthInterceptor>. Corrected the code snippets
Updated Enhance custom classes (markdown)