Hi ,
I am using DatePicker widget in Linear Layout and I wanted to reduce the size of Date Picker because its going out of screen. So I tried to reduce its size and made chages to its size parameters in xml file as follows:
android:layout_width="100px"
android:layout_height="100px"
But even after these changes size of widget has not reduced or changed.
If any one can help me...............let me know
Thanks
I am using DatePicker widget in Linear Layout and I wanted to reduce the size of Date Picker because its going out of screen. So I tried to reduce its size and made chages to its size parameters in xml file as follows:
android:layout_width="100px"
android:layout_height="100px"
But even after these changes size of widget has not reduced or changed.
If any one can help me...............let me know
Thanks