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/list_menu_item_icon.xml')
-rw-r--r--android/3rd_party/HoloEverywhere/library/res/layout/list_menu_item_icon.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/3rd_party/HoloEverywhere/library/res/layout/list_menu_item_icon.xml b/android/3rd_party/HoloEverywhere/library/res/layout/list_menu_item_icon.xml
new file mode 100644
index 0000000000..9d43c469c3
--- /dev/null
+++ b/android/3rd_party/HoloEverywhere/library/res/layout/list_menu_item_icon.xml
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><ImageView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_marginBottom="8dip" android:layout_width="wrap_content" android:layout_marginRight="-8dip" android:layout_gravity="center_vertical" android:layout_marginLeft="8dip" android:duplicateParentState="true" android:layout_marginTop="8dip" android:layout_height="wrap_content" android:id="@+id/icon" android:scaleType="centerInside"></ImageView> \ No newline at end of file