Extract string resource intention action for android (KT-11715)
#KT-11715 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<spot>title = getString(R.string.some_text)</spot>
|
||||
@@ -0,0 +1 @@
|
||||
<spot>title = "Some Text"</spot>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention extracts string literal to android resources.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user