Skip to content

Commit

Permalink
chore: 안드로이드에서 그림자 잘리는 문제 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
potados99 committed Oct 3, 2021
1 parent a3fcf65 commit 6e3cdbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/presentation/features/privacy/AgreementScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ const styles = StyleSheet.create({
contentContainer: {
flex: 1,
marginHorizontal: 24,
paddingBottom: 36, // 안드로이드 그림자 안 잘리게..^^
},
titleText: {
...palette.textHeader,
Expand Down

0 comments on commit 6e3cdbb

Please sign in to comment.