mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Spaces instead of tabs
This commit is contained in:
@@ -21,7 +21,7 @@ public class WrapLayout extends LayoutBase {
|
|||||||
public WrapLayout(Context context) {
|
public WrapLayout(Context context) {
|
||||||
super(context);
|
super(context);
|
||||||
}
|
}
|
||||||
|
|
||||||
public Orientation getOrientation() {
|
public Orientation getOrientation() {
|
||||||
return this._orientation;
|
return this._orientation;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user