Void Young
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created how to modify a KtUltraLightClass?
hello, I'm development a plug-in and need to modify a method that previously looked like this:···override fun getLayoutId(): Int {TODO("not implemented") }··· I hope the result is this: ··· overrid...