布局格式的代碼自動添加

android:layout_alignParentLeft="true"
? ? ? ? ?android:layout_alignParentTop="true"
? android:layout_below="@+id/imageView3"
? ? ? ? ?android:layout_marginTop="64dp"
請問為什么這些代碼自動添加的??

android:layout_alignParentLeft="true"
? ? ? ? ?android:layout_alignParentTop="true"
? android:layout_below="@+id/imageView3"
? ? ? ? ?android:layout_marginTop="64dp"
請問為什么這些代碼自動添加的??
2017-01-15
舉報