]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/fragment_currency_selector_list.xml
drop unneeded ems setting in several layouts
[mobile-ledger.git] / app / src / main / res / layout / fragment_currency_selector_list.xml
index 5645d927dbceb657021879cc0786a778c40b1457..7fd49aa2baec810b548bf170436d991ba2cfaeb5 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?><!--
-  ~ Copyright © 2019 Damyan Ivanov.
+  ~ Copyright © 2020 Damyan Ivanov.
   ~ This file is part of MoLe.
   ~ MoLe is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
@@ -91,7 +91,6 @@
             android:id="@+id/new_currency_name"
             android:layout_width="wrap_content"
             android:layout_height="wrap_content"
-            android:ems="10"
             android:hint="@string/new_currency_name_hint"
             android:inputType="text"
             android:singleLine="true"