Hi I was trying to reassign the value of "@GET" an...
# android
a
Hi I was trying to reassign the value of "@GET" annotation of retrofit on "setOnClickListner" to edit text value but it show me I cannot re assing annotation
j
Annotations are immutable
If you need a dynamic path use
@Url
param