Files
kotlin-fork/idea/resources/intentionDescriptions/AddActivityToManifest/description.html
T
Vyacheslav Gerasimov 06c8de02b5 Add intentions for registering Android components in manifest
Activity, Service, BroadcastReceiver

#KT-17389 Fixed
2017-04-18 19:04:15 +03:00

5 lines
74 B
HTML

<html>
<body>
Add an activity class to AndroidManifest.xml
</body>
</html>