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

list_menu_item_radio.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: 74709dda29332adfbba0ac7788334a6dc38803d6 (plain)
1
<?xml version="1.0" encoding="UTF-8"?><RadioButton 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/radio" android:focusable="false"></RadioButton>