SublimeAndroid icon indicating copy to clipboard operation
SublimeAndroid copied to clipboard

layout autocomplete attributes and values not always correct

Open dskinner opened this issue 13 years ago • 0 comments

While what's currently displayed is consistent, it's not always correct.

Some cases require attributes that are derived from it's parent, such as a RelativeLayout child autocompleting an attribute for layout_centerInParent.

Other cases involve attributes that seemingly should have autocomplete values not show up at all. Need to document some of those attributes here and dig in to sdk data values to see what the issue is.

dskinner avatar Dec 10 '12 15:12 dskinner