I\'m trying with the custom seekbar inside have number scale, But is not working. This seekbar must support all screen resolutions. how can i make like this. Please give you
There's number to solutions to the problem:
(name should be unselect_patch.9.png
) and slightly modify custom_seekbar.xml
to look like the following:
-
-
layout_width="@dimen/select_image_width"
);To support all resolutions - provide images for different resolutions, as described in Supporting Multiple Screens. The same images will not work fine for all resolutions and here's better just follow best practices described in detail at the link above.