Some XML attributes need to start its value with a question mark (?
) and I just wondering how can I know these attributes, particularly these attributes, aren't shown when I press on ( CTRL + Space ) to show suggested attributes
examples of these attributes:
android:divider="?android:dividerHorizontal"
android:textAppearance="?android:textAppearanceLarge"