jpavley / EmojiWorkshop

Demo app that parses W3C Emoji Test file and places them into a UITableView with custom controls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change Priority property to ID

jpavley opened this issue · comments

  • Renumber from 0.
  • Don't use ID internally as it's really a position in the test file which will change over time. Instead use the value of the emoji itself.