Skip to content

Commit

Permalink
Deleted some useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
ignasi committed Mar 28, 2014
1 parent e38925f commit 2d3d45a
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 231 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ AndroidFaceCropper
==================

Android bitmap Face Cropper

156 changes: 0 additions & 156 deletions app/src/main/java/cat/lafosca/facecropper/ui/GridActivity.java

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -87,14 +87,6 @@ public void onStopTrackingTouch(SeekBar seekBar) {
}

class ImageAdapter extends PagerAdapter {
// private String[] urls = new String[] {
// "https://lh6.googleusercontent.com/-T2Rh2NlkyAs/Ut0sXoTUQ-I/AAAAAAAAC-s/IiSrdL8uQTE/w1227-h920-no/IMG_20140120_150153.jpg",
// "https://lh6.googleusercontent.com/-9MR9Bor8CS4/UukoxJqpBpI/AAAAAAAADA0/mBpxKgcMBY4/w690-h920-no/IMG_20140129_171350.jpg",
// "http://lh4.ggpht.com/-9mrs8_wnkng/TyWXc74v_EI/AAAAAAAABqA/aMXk-ytB7t8/Mart%2525C3%2525AD%252520Marc%2525C3%2525B3.jpg?imgmax=640",
// "http://www.nonada.es/wp-content/uploads/guillem-agullo-txt2.jpg",
// "http://old.kaosenlared.net/img2/134/134641_flix_goi.jpg",
// "http://1.bp.blogspot.com/-PeUq8jz5xEE/TutMy-d3liI/AAAAAAAAAKM/7lYfDeDxmj8/s1600/4303290026_6944019949_o.jpg"
// };

private int[] urls = new int[] {
R.drawable.lluis1,
Expand Down
38 changes: 0 additions & 38 deletions app/src/main/res/layout/activity_grid.xml

This file was deleted.

29 changes: 0 additions & 29 deletions app/src/main/res/layout/grid_item.xml

This file was deleted.

0 comments on commit 2d3d45a

Please sign in to comment.