Fit automatically height for the edittext in the brainkey screen

This commit is contained in:
dtvv 2018-09-07 11:24:27 -05:00
parent ddd1073682
commit fcd5855953

View file

@ -10,7 +10,7 @@
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="370dp"
android:layout_height="wrap_content"
android:background="@color/white"
android:padding="20dp"
android:layout_alignParentStart="true"