]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/layout/html_display_activity.xml
Prefer XML click handling setup.
[Dictionary.git] / res / layout / html_display_activity.xml
index a47c7d4ab3b7a2c17d665b8e661f8164ab7909ae..50105fb792bd8cbf5cf3856e750fa93d1e5fcf27 100644 (file)
@@ -14,6 +14,7 @@
       android:id="@+id/okButton"
       android:layout_width="fill_parent"
       android:layout_height="wrap_content"
+      android:onClick="onOkClick"
       android:text="@android:string/ok" />
 
 </LinearLayout>