Update poi_tag_list_item.xml
Text field jumps and loose underline
This commit is contained in:
parent
997c2d00b1
commit
5e2678f4d7
1 changed files with 0 additions and 6 deletions
|
@ -21,10 +21,7 @@
|
|||
android:id="@+id/tagEditText"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="@dimen/wpt_list_item_height"
|
||||
android:hint="@string/hint_tag"
|
||||
android:gravity="bottom"
|
||||
android:paddingBottom="@dimen/text_margin_small"
|
||||
tools:text="Tag text"/>
|
||||
|
||||
</com.google.android.material.textfield.TextInputLayout>
|
||||
|
@ -39,9 +36,6 @@
|
|||
android:id="@+id/valueEditText"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="@dimen/wpt_list_item_height"
|
||||
android:gravity="bottom"
|
||||
android:paddingBottom="@dimen/text_margin_small"
|
||||
android:hint="@string/hint_value"
|
||||
tools:text="Value text"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue