Alexander Stykalin
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Edited How to update annotation value in Kotlin
AnsweredHiI wonder the properly way for update text value of annotation value argument? At first I wrote this code: fun updateAnnotationValueText(project: Project, annotation: KtAnnotationEntry, argume...