Skip to content

Commit

Permalink
Awesome launcher icon.
Browse files Browse the repository at this point in the history
The "Coins" icon is Copyright (C) VisualPharm (http://www.visualpharm.com/).
  • Loading branch information
inguin committed Sep 17, 2012
1 parent dac8d3d commit fffaeb0
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
android:targetSdkVersion="15" />

<application
android:icon="@drawable/ic_launcher"
android:icon="@drawable/coins"
android:label="@string/app_name"
android:theme="@style/AppTheme" >

Expand Down
10 changes: 10 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,13 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

=======================================================================

Coin Icon Set:

Copyright (C) VisualPharm (http://www.visualpharm.com/finance_icon_set)

Distributed under a Creative Commons Attribution-No Derivative Works 3.0
Unported License. See http://creativecommons.org/licenses/by-nd/3.0/ for
details.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,7 @@ Thanks to Lars Vogel for his brilliant Android tutorials
(http://www.vogella.com/android.html).
Thanks also to the countless people answering questions on stackoverflow.com,
or asking just what I wanted to know.

The "Coins" icon set is copyright (C) VisualPharm
(http://www.visualpharm.com/finance_icon_set) and distributed under a Creative
Commons Attribution-No Derivative Works 3.0 Unported license.
Binary file added coins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed ic_launcher-web.png
Binary file not shown.
Binary file added res/drawable-hdpi/coins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed res/drawable-hdpi/ic_launcher.png
Binary file not shown.
Binary file added res/drawable-ldpi/coins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed res/drawable-ldpi/ic_launcher.png
Binary file not shown.
Binary file added res/drawable-mdpi/coins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed res/drawable-mdpi/ic_launcher.png
Binary file not shown.
Binary file added res/drawable-xhdpi/coins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed res/drawable-xhdpi/ic_launcher.png
Binary file not shown.

0 comments on commit fffaeb0

Please sign in to comment.