Files
kotlin-fork/idea/resources/intentionDescriptions/AddBroadcastReceiverToManifest/description.html
T

5 lines
119 B
HTML

<html>
<body>
This intention adds a subclass of <b>BroadcastReceiver</b> to <b>AndroidManifest.xml</b>.
</body>
</html>