mardi 26 mai 2015

Documentation for styles in android resources

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: View attribute example

This is what i get, if i use the simple <!-- --> comment, what i want is to fill this documentation. Current state...

Is there a way to get this working?

Aucun commentaire:

Enregistrer un commentaire