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

list_menu_item_checkbox.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: 7e1f8a823247ac2bb54956ead28f2dbe9005018f (plain)
1
<?xml version="1.0" encoding="UTF-8"?><CheckBox xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:clickable="false" android:layout_gravity="center_vertical" android:duplicateParentState="true" android:layout_height="wrap_content" android:id="@+id/checkbox" android:focusable="false"></CheckBox>