Open
Description
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.