From 0a584aa63c228cab4ab54d160b0b9fb123099d5d Mon Sep 17 00:00:00 2001 From: AlmogBaku Date: Mon, 17 Oct 2016 13:28:04 +0300 Subject: [PATCH] remove deprecation of singleLine in favor of maxLines --- intlphoneinput/src/main/res/layout/item_country.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intlphoneinput/src/main/res/layout/item_country.xml b/intlphoneinput/src/main/res/layout/item_country.xml index 5b3538f9..227752fc 100644 --- a/intlphoneinput/src/main/res/layout/item_country.xml +++ b/intlphoneinput/src/main/res/layout/item_country.xml @@ -3,7 +3,7 @@ android:layout_height="match_parent" android:padding="5dp" style="?android:attr/spinnerDropDownItemStyle" - android:singleLine="true" + android:maxLines="1" android:layout_width="match_parent" android:ellipsize="marquee">