Commit 456ac71c authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Add focusableInTouchMode.

parent ae2c4907
......@@ -5,6 +5,7 @@
android:id="@+id/relative_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:focusableInTouchMode="true"
tools:context=".authentication.server.ui.ServerFragment">
<TextView
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment