I tried to add a documentation to some styles in my code. The issue is, that android studio doesn't link the documentation directly to a usage of the style.
I mean, the simple <!-- Docu --> comment doesn't create my desired documentation for the style.
<!-- Documentation -->
<style name="graph" parent="font_graph_base"/>
Here is what i want, as an example for a view attribute:
This is what i get, if i use the simple <!-- --> comment, what i want is to fill this documentation.
Is there a way to get this working?
Aucun commentaire:
Enregistrer un commentaire