Logist M9
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
已编辑于 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... -
创建于 action 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?