diff --git a/samples/NotePad/AndroidManifest.xml b/samples/NotePad/AndroidManifest.xml index 7d41dd52e..560f780b6 100644 --- a/samples/NotePad/AndroidManifest.xml +++ b/samples/NotePad/AndroidManifest.xml @@ -1,39 +1,82 @@ - - - - - + + + + + + + + + + + + + + @@ -41,6 +84,11 @@ + @@ -48,14 +96,26 @@ - + - + android:configChanges="keyboardHidden|orientation" > + @@ -64,10 +124,9 @@ - + @@ -77,42 +136,53 @@ - + - + - - - - - - - + - + + - - - diff --git a/samples/NotePad/_index.html b/samples/NotePad/_index.html index 8f680ef97..d263fdacd 100644 --- a/samples/NotePad/_index.html +++ b/samples/NotePad/_index.html @@ -1,20 +1,62 @@ -

A simple note pad application. -It demonstrates:

-