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-xlarge/select_dialog_multichoice_holo.xml')
-rw-r--r--android/3rd_party/HoloEverywhere/library/res/layout-xlarge/select_dialog_multichoice_holo.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/3rd_party/HoloEverywhere/library/res/layout-xlarge/select_dialog_multichoice_holo.xml b/android/3rd_party/HoloEverywhere/library/res/layout-xlarge/select_dialog_multichoice_holo.xml
new file mode 100644
index 0000000000..7e9a2ab497
--- /dev/null
+++ b/android/3rd_party/HoloEverywhere/library/res/layout-xlarge/select_dialog_multichoice_holo.xml
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><CheckedTextView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:paddingLeft="16dip" android:textAppearance="?android:attr/textAppearanceMedium" android:ellipsize="marquee" android:gravity="center_vertical" android:paddingRight="16dip" android:minHeight="?android:attr/listPreferredItemHeight" android:textColor="?textColorAlertDialogListItem" android:layout_height="wrap_content" android:checkMark="?android:attr/listChoiceIndicatorMultiple" android:id="@android:id/text1"></CheckedTextView> \ No newline at end of file