Skip to content

Commit

Permalink
enabled ForwgroundImageView to be clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielwolf committed Feb 5, 2014
1 parent e095a58 commit 8bde926
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/res/layout/gallery_view_image.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:foreground="@drawable/image_overlay"
android:clickable="true"
tools:src="#f00"
/>
<TextView
Expand Down

0 comments on commit 8bde926

Please sign in to comment.