Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリで DatePicker コンポーネントを使用して、日/月/年を選択していました
携帯電話が ICS に更新されたので、年のフィールドが完全なカレンダーに置き換えられていることがわかりました。日/月/年の3列に戻る方法はありますか?
あなたのレイアウトでandroid:calendarViewShown="false"あなたを試してみてください。<DatePicker>
android:calendarViewShown="false"
<DatePicker>