Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
fix ellipsis script
Browse files Browse the repository at this point in the history
  • Loading branch information
iamironrabbit committed Nov 21, 2018
1 parent fab70e7 commit ea3f803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fix-ellipsis
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
# Fix TypographyEllipsis programmatically

sed -i 's/\.\.\./…/g' app/src/main/res/values*/*.xml
sed -i 's/\'/'/g' app/src/main/res/values*/*.xml

0 comments on commit ea3f803

Please sign in to comment.