Logist M9
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Logist M9 created a post, Proviging PsiReferences to custom xml attributes
I am developing an Android Studio plugin. Because of standardization res-files of the android project are stored separately in ARSC file. Values of this file are available in memory of my plugin as... -
Logist M9 created a post, Answeredaction CTRL + B
I am developing a plugin for Android Studio. My project uses AOSP and has custom resources (ARSC) that are not founded by Android Studio.How should I catch CTRL + B action?