Added ability to specify font size for tab bar labels on Android (#2754)
* Added bottomTabFontSize and bottomTabSelectedFontSize properties for android tab bar
* Added tabFontSize and selectedTabFontSize properties to the doc
* Fix default values of bottomTabFontSize and bottomTabSelectedFontSize properties.