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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'android/3rd_party/HoloEverywhere/library/res/layout/simple_spinner_item.xml')
-rw-r--r--android/3rd_party/HoloEverywhere/library/res/layout/simple_spinner_item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/3rd_party/HoloEverywhere/library/res/layout/simple_spinner_item.xml b/android/3rd_party/HoloEverywhere/library/res/layout/simple_spinner_item.xml
new file mode 100644
index 0000000000..f8586599b6
--- /dev/null
+++ b/android/3rd_party/HoloEverywhere/library/res/layout/simple_spinner_item.xml
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><TextView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" style="?spinnerItemStyle" android:ellipsize="marquee" android:singleLine="true" android:layout_height="wrap_content" android:id="@android:id/text1"></TextView> \ No newline at end of file