Fixed reported issues
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
android:id="@+id/lytHead"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/_40sdp"
|
||||
android:layout_marginTop="20dp"
|
||||
|
||||
android:background="@color/black"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
@@ -65,7 +65,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
|
||||
android:layout_marginTop="@dimen/_20sdp"
|
||||
android:layout_below="@+id/lytHead"
|
||||
|
||||
>
|
||||
|
||||
|
||||
@@ -150,6 +150,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
android:inputType="none"
|
||||
|
||||
android:text="Choose Option" />
|
||||
|
||||
</com.google.android.material.textfield.TextInputLayout>
|
||||
|
||||
Reference in New Issue
Block a user