greyteardrop
03/13/2016, 10:16 AMkirillrakhman
03/13/2016, 10:39 AMgreyteardrop
03/13/2016, 10:45 AMgreyteardrop
03/13/2016, 10:45 AMgreyteardrop
03/13/2016, 10:50 AMgreyteardrop
03/13/2016, 10:56 AMkirillrakhman
03/13/2016, 3:00 PMdenis.st
03/16/2016, 12:06 AMinc
. But when I continue and put incr
into the search box the plugin's settings is not in the list of found pages anymore. Is it just me?denis.st
03/16/2016, 12:06 AMdebug
03/16/2016, 7:42 AM$Statements$;
isn't helpingdebug
03/16/2016, 7:46 AMnew Callback<$TypeParameter$>(){@$Annotation$
public $ReturnType$ onResponse($ParameterType2$ $Parameter2$, $ParameterType$ $Parameter$) {
$Statements$
}
@$Annotation$
public $ReturnType$ onFailure($ParameterType3$ $Parameter3$) {
$Statements2$
}}
to be replaced with:
new Callback<$TypeParameter$>(){@$Annotation$
public $ReturnType$ onResponse(Call<$TypeParameter$> call, $ParameterType2$ $Parameter2$) {
$Statements$
}
@$Annotation$
public $ReturnType$ onFailure(Call<$TypeParameter$> call, $ParameterType3$ $Parameter3$) {
$Statements2$
}}
debug
03/16/2016, 8:12 AM$Statement$
or $Statement2$
is some or none.aaverin
03/19/2016, 5:06 PMorangy
orangy
aaverin
03/21/2016, 8:35 AMtommyp
03/22/2016, 10:21 AMyole
03/22/2016, 11:00 AMtommyp
03/22/2016, 11:13 AMyole
03/22/2016, 11:16 AMyole
03/22/2016, 11:17 AMtommyp
03/22/2016, 11:18 AMcedric
03/23/2016, 8:20 PMorangy
kirillrakhman
03/23/2016, 9:41 PMcedric
03/23/2016, 10:01 PMdenis.st
03/23/2016, 11:32 PMdenis.st
03/23/2016, 11:33 PMdenis.st
03/23/2016, 11:33 PMyole
03/24/2016, 1:45 PM