Skip to content

Commit c40d024

Browse files
committed
Turned view into button
1 parent 9c34ed6 commit c40d024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/layout/notify_appwidget.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
android:layout_width="match_parent"
44
android:layout_height="match_parent" >
55

6-
<ImageView
6+
<ImageButton
77
android:id="@+id/stateImage"
88
android:layout_width="wrap_content"
99
android:layout_height="wrap_content"

0 commit comments

Comments
 (0)