Skip to content

Commit b6efac4

Browse files
committed
Change android color
1 parent b45919e commit b6efac4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/docs-gesture-handler/src/components/HeaderWithBadge

packages/docs-gesture-handler/src/components/HeaderWithBadge/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const styles = StyleSheet.create({
5656
},
5757

5858
androidBadge: {
59-
backgroundColor: '#0f8142',
59+
backgroundColor: '#34a853',
6060
},
6161

6262
iosBadge: {

0 commit comments

Comments
 (0)