diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..9796fc8 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,6 @@ +Branden Archer: + Initial concept and implementation + + +Anybody who has contributed code to Protect Baby Monitor is considered +an author. Send pull requests to this project for additions to this file. diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5fd218a..a169371 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -9,6 +9,7 @@ android:targetSdkVersion="17" /> + - - - - + android:layout_height="wrap_content" + android:text="@string/discoverChild" + android:textSize="17sp" /> + + + + + +