auto scale title font insted of showing dots
This commit is contained in:
@@ -527,6 +527,7 @@ export default function BTCMapScreen() {
|
||||
<View style={[styles.navTitlePill, { backgroundColor }]}>
|
||||
<ThemeText
|
||||
CustomNumberOfLines={1}
|
||||
adjustsFontSizeToFit={true}
|
||||
styles={styles.navTitle}
|
||||
content={t('screens.btcMap.map.title')}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user