Implement quickfixes for Android Lint api issues
#KT-16624 Fixed #KT-16625 Fixed #KT-14947 Fixed
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.myapp
|
||||
|
||||
class R {
|
||||
object string {
|
||||
val app_name = 0x7f060021
|
||||
val resource_id = 0x7f060022
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user