Skip to content

Add //<summary /> comment to Resources.designer.cs properties. #2858

Open
@dellis1972

Description

@dellis1972

We should look at adding the following summary xml comment to our Resources.designer.cs to provide a nicer IDE experience. It will show the people the actual value of the constant when they hover over it.

//<summary>2130772019</summary>
// aapt resource value: 0x7F010033
public const int ActionBarLayout_android_layout_gravity = 2130772019;

This suggestion has come from the IDE team.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions