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

select_dialog_holo.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: 1124c47cbad51cb4dd64c6c18373ee21a4349437 (plain)
1
<?xml version="1.0" encoding="UTF-8"?><ListView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:divider="?listDividerAlertDialog" android:overScrollMode="ifContentScrolls" android:scrollbars="vertical" android:layout_height="match_parent" android:id="@+id/select_dialog_listview" android:cacheColorHint="@null"></ListView>