diff --git a/NEWS b/NEWS index 4b2064c..c4b0622 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ In development: * Improve and simplify audio playback to reduce dropped audio samples + * A parent device may pair with a child device by entering + the child's IP address and port. + Mon Dec 28, 2015: Release 0.1 diff --git a/res/layout/activity_discover.xml b/res/layout/activity_discover.xml index 2a2806b..03fa076 100644 --- a/res/layout/activity_discover.xml +++ b/res/layout/activity_discover.xml @@ -22,78 +22,38 @@ android:layout_width="match_parent" android:layout_height="15dip" /> - + android:text="@string/discoverChild" + android:textSize="17sp" /> + + - - - - - - - - - - + android:layout_width="match_parent" + android:layout_height="15dip" />