Merge "Revert "Fixed default angle to be Orientation.LEFT_RIGHT"" into qt-qpr1-dev
am: 9e3ef79a9f
Change-Id: I3f24f9be2b27bf8ae54e492bdca31ed7894e9f01
This commit is contained in:
@@ -207,7 +207,7 @@ public class GradientDrawable extends Drawable {
|
||||
}
|
||||
|
||||
public GradientDrawable() {
|
||||
this(new GradientState(Orientation.LEFT_RIGHT, null), null);
|
||||
this(new GradientState(Orientation.TOP_BOTTOM, null), null);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user