Signal-Android/app/src/main/res/layout/delete_account_country_adap...

9 wiersze
399 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/text1"
style="?attr/spinnerDropDownItemStyle"
android:layout_width="match_parent"
android:layout_height="?attr/listPreferredItemHeight"
android:background="?selectableItemBackground"
android:ellipsize="marquee"
android:singleLine="true" />