We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 OnActivityResult (markdown)
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.
Updated FirstActivity (markdown)
Updated Releasing (markdown)