Skip to content

Commit

Permalink
Made Collage into a gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
tarebyte committed May 31, 2012
1 parent f900820 commit f7ecb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/layout/photoview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
android:layout_height="wrap_content"
android:text="Choose another image(s)" />

<GridView
<Gallery
android:id="@+id/sdcard"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
Expand Down

0 comments on commit f7ecb07

Please sign in to comment.