We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated OnActivityResult (markdown)
Updated ReleaseNotes (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)
Updated Cookbook (markdown)
Updated AvailableAnnotations (markdown)
Created OnActivityResult (markdown)
Updated SeekBarEvents (markdown)
Annotations has been renamed
The SeekBar specific events handlng has already been written.