mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
fix(bottom-nav): align text with different icons
This commit is contained in:
@ -468,6 +468,7 @@
|
||||
typeFace: android.graphics.Typeface;
|
||||
iconId: number;
|
||||
iconDrawable: android.graphics.drawable.Drawable;
|
||||
imageHeight: number;
|
||||
backgroundColor: number;
|
||||
color: number;
|
||||
}
|
||||
|
Reference in New Issue
Block a user