You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if one changed the icon size, via app:space_item_icon_size="24dp" the Text will be not be centered veritcally with the icon. i guess you might need to center the TextView layout gravity instead of aligning it top.
The text was updated successfully, but these errors were encountered:
if one changed the icon size, via
app:space_item_icon_size="24dp"
the Text will be not be centered veritcally with the icon. i guess you might need to center the TextView layout gravity instead of aligning it top.The text was updated successfully, but these errors were encountered: