Commit e81dd162 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Updates the width of the spinner.

To make it better on some densities.
parent 08f0588f
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<Spinner <Spinner
android:id="@+id/spinner_server_protocol" android:id="@+id/spinner_server_protocol"
android:layout_width="100dp" android:layout_width="120dp"
android:layout_height="match_parent" android:layout_height="match_parent"
android:popupBackground="@color/colorWhite" /> android:popupBackground="@color/colorWhite" />
......
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