Is there any way to make smaller DatePicker and TimePicker (but to be visible all parts ) in Android ? I tried to set layout_width=\"130dp\" but then DatePicker isn\'t visib
Another solution:
Put it in a LinearLayout and set the height of the LinearLayout manually
LinearLayout