aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/completion8-expected-completion42.txt
blob: f5b072093ee017d7291cc35fc2c87fb30c98cc05 (plain)
1
2
3
4
Code completion in completion8.xml for android:w^i="100":
android:layout_width : Specifies the basic width of the view.  [dimension, enum]
android:layout_weight : [float]
android:width : Makes the TextView be exactly this many pixels wide.  [dimension]