Remove the annoying focus highlight on the streaming button. Hide the keyboard on the connect screen.

This commit is contained in:
Cameron Gutman
2014-03-26 00:13:23 -04:00
parent ea57e48ed5
commit 669691d8e8
2 changed files with 4 additions and 2 deletions
-2
View File
@@ -30,8 +30,6 @@
android:layout_height="wrap_content"
android:layout_below="@+id/hostTextView"
android:layout_centerHorizontal="true"
android:focusable="true"
android:focusableInTouchMode="true"
android:text="Start Streaming Steam!" >
<requestFocus />