mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
FIX: Segmenter bar thickness
This commit is contained in:
@ -498,6 +498,7 @@
|
||||
}
|
||||
|
||||
export class SegmentedBarColorDrawable extends android.graphics.drawable.ColorDrawable {
|
||||
constructor(color: number, thickness: number);
|
||||
}
|
||||
|
||||
export class CustomTypefaceSpan extends android.text.style.TypefaceSpan {
|
||||
|
Reference in New Issue
Block a user