mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
GridLayout desired size is based on the children desired size when alignment is not Stretch.
Identation is now spaces instead of tabs.
This commit is contained in:
@@ -27,7 +27,7 @@ import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
|
||||
class TabStrip extends LinearLayout {
|
||||
|
||||
|
||||
private static final int DEFAULT_BOTTOM_BORDER_THICKNESS_DIPS = 0;
|
||||
private static final byte DEFAULT_BOTTOM_BORDER_COLOR_ALPHA = 0x26;
|
||||
private static final int SELECTED_INDICATOR_THICKNESS_DIPS = 3;
|
||||
|
||||
Reference in New Issue
Block a user