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

date_picker_dialog.xml « layout-sw600dp « res « library « HoloEverywhere « 3rd_party « android - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3b4eb2d9c7cda290000deca72cc8f81165518272 (plain)
1
<?xml version="1.0" encoding="UTF-8"?><DatePicker xmlns:android="http://schemas.android.com/apk/res/android" xmlns:holo="http://schemas.android.com/apk/res-auto" android:layout_width="wrap_content" android:layout_gravity="center_horizontal" android:layout_height="wrap_content" android:id="@+id/datePicker" holo:spinnersShown="true" holo:calendarViewShown="true"></DatePicker>