Guy Carmeli
c700332d5b
Apply BottomTabs options only when needed
AHBottomNavigation recreates all tabs when some style properties are set.
This commit works around this issue by setting the problematic style properties
only if they are different then current values.
Related to #3132