aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/drawable2-expected-completion51.txt
blob: 438bd768c7ba416ba55f28cf378e1d03d55331ce (plain)
1
2
3
4
5
6
7
8
9
10
Code completion in drawable2.xml for ^android:innerRadiusRatio="2":
android:visible : Indicates whether the drawable should intially be visible.  [boolean]
android:dither : Enables or disables dithering.  [boolean]
android:shape : Indicates what shape to fill with a gradient.  [enum]
android:innerRadiusRatio : Inner radius of the ring expressed as a ratio of the ring's width.  [float]
android:thicknessRatio : Thickness of the ring expressed as a ratio of the ring's width.  [float]
android:innerRadius : Inner radius of the ring.  [dimension]
android:thickness : Thickness of the ring.  [dimension]
android:useLevel : Indicates whether the drawable's level affects the way the gradient  is drawn.
xmlns:android