some changes for tablets

This commit is contained in:
ammarahm-ed
2021-01-09 16:07:43 +05:00
parent 9d9f7fffbe
commit da9617dca5
5 changed files with 14 additions and 7 deletions

View File

@@ -55,7 +55,7 @@ export const HeaderTitle = () => {
return (
<Animated.View
style={{
opacity: opacity,
opacity: DDS.isLargeTablet() ? 1 : opacity,
}}>
<Heading color={headerTextState.color}>
<Heading color={colors.accent}>