Created
May 25, 2015 20:19
-
-
Save ecols33/cce173c47628fe8d9b42 to your computer and use it in GitHub Desktop.
For the app "lollicons"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation"> | |
<!-- These sections below are for your "Previews" section --> | |
<!-- These names should match YOUR actual icon names | |
the names used below are just for sampling purposes --> | |
<!-- LATEST ICONS --> | |
<!-- All of your Latest icons listed here --> | |
<string-array name="latest"> | |
<item>cm_speed_booster</item> | |
<item>facebook_messenger</item> | |
<item>hulu</item> | |
<item>amazon_instant_video</item> | |
<item>amazon</item> | |
<item>tv_remote</item> | |
<item>terminal_emulator</item> | |
<item>gallery</item> | |
<item>target</item> | |
</string-array> | |
<!-- ALL ICONS --> | |
<!-- All of your icons listed here --> | |
<string-array name="all_icons" translatable="false"> | |
<item>cnn</item> | |
<item>twitch_round</item> | |
<item>twitch</item> | |
<item>spotify</item> | |
<item>super_su</item> | |
<item>snapchat</item> | |
<item>soundcloud</item> | |
<item>facebook</item> | |
<item>facebook_messenger</item> | |
<item>cm_speed_booster</item> | |
<item>hulu</item> | |
<item>amazon_instant_video</item> | |
<item>amazon</item> | |
<item>tv_remote</item> | |
<item>terminal_emulator</item> | |
<item>gallery</item> | |
<item>target</item> | |
</string-array> | |
<string-array name="drawer"> | |
</string-array> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment