Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
[l.d.new] ldpi is quite unnecessary nowadays
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-yakushev committed Jul 23, 2015
1 parent 04e7418 commit 957ed46
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
Binary file removed res/templates/ic_launcher_ldpi.png
Binary file not shown.
Binary file removed sample/res/drawable-ldpi/ic_launcher.png
Binary file not shown.
1 change: 0 additions & 1 deletion src/leiningen/droid/new.clj
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
["res/drawable-hdpi/splash_hands.png" (render "splash_hands.png")]
["res/drawable-hdpi/ic_launcher.png" (render "ic_launcher_hdpi.png")]
["res/drawable-mdpi/ic_launcher.png" (render "ic_launcher_mdpi.png")]
["res/drawable-ldpi/ic_launcher.png" (render "ic_launcher_ldpi.png")]
["res/drawable/splash_background.xml" (render "splash_background.xml")]
["res/anim/splash_rotation.xml" (render "splash_rotation.xml")]
["res/layout/splashscreen.xml" (render "splashscreen.xml")]
Expand Down

0 comments on commit 957ed46

Please sign in to comment.