Android Layout textview (Margin/padding) issue in Samsung Galaxy S3 Version 4.3 -
its kind of chat screen, textview contains image(9-patch image) background drawable. devices working perfectly. please refer image:
problem encountered in android 4.3 in samsung s3, image(9-patch) unable take margin or padding textview. background image not getting stretch give margin. please refer image :
i have tried margin doesn't reflect in android 4.3. device specific or android 4.3 bug?
how can solve this?
when using 9-patch image background don't have set margin/padding inner view. content area of 9-patch defined in right , bottom 1 pixel stripe. yours image has content area set on of , results in behavior reffered in question.
try image correctly set content area:
Comments
Post a Comment