Skip to content

Commit

Permalink
Merge pull request #196 from Shivang10169/patch-1
Browse files Browse the repository at this point in the history
Update arrays.xml
  • Loading branch information
prscms authored Feb 8, 2022
2 parents 6f13073 + 72689f1 commit f9bc5b2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion android/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@
<string-array name="photo_editor_emoji">

<!-- People -->
<item> U+25EF</item>
<item> U+25CB</item>
<item> U+25AF</item>
<item> U+25AD</item>
<item> U+25B3</item>
<item> U+25A2</item>
<item> U+25A1</item>
<item>u+1f604</item>
<item>u+1f603</item>
<item>u+1f600</item>
Expand Down Expand Up @@ -437,4 +444,4 @@
<!--<item>u+1f6a9</item>-->
</string-array>

</resources>
</resources>

0 comments on commit f9bc5b2

Please sign in to comment.