Fixed that amount takes only one line (large amounts wrapped into next line)
This commit is contained in:
parent
5c4a4a485f
commit
03cb2bc72a
|
@ -75,6 +75,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="end"
|
||||
android:lines="1"
|
||||
/>
|
||||
|
||||
<TextView
|
||||
|
|
Loading…
Reference in New Issue