Welcome to mirror list, hosted at ThFree Co, Russian Federation.

simple_spinner_dropdown_item.xml « layout « res « library « HoloEverywhere « 3rd_party « android - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 962eda6f12b2ff98f8725c61bf2c652b9ae3698b (plain)
1
<?xml version="1.0" encoding="UTF-8"?><CheckedTextView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" style="?spinnerDropDownItemStyle" android:ellipsize="marquee" android:singleLine="true" android:layout_height="?dropdownListPreferredItemHeight" android:id="@android:id/text1"></CheckedTextView>