diff --git a/samples/ShortcutDemo/publisher/AndroidManifest.xml b/samples/ShortcutDemo/publisher/AndroidManifest.xml index b6d1232a3..43fb3f6e6 100644 --- a/samples/ShortcutDemo/publisher/AndroidManifest.xml +++ b/samples/ShortcutDemo/publisher/AndroidManifest.xml @@ -39,5 +39,6 @@ + diff --git a/samples/ShortcutDemo/publisher/res/layout/main.xml b/samples/ShortcutDemo/publisher/res/layout/main.xml index 2a1a3a282..ff659e4b3 100644 --- a/samples/ShortcutDemo/publisher/res/layout/main.xml +++ b/samples/ShortcutDemo/publisher/res/layout/main.xml @@ -41,6 +41,12 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:onClick="onDeleteAllPressed"/> +