Android Rating bar displays only one star -
i have created custom style ratingbar , when apply style rating bar, shows 1 star, , in properties of ratingbar, i've define size of start 5 well, on run time displays 1 star. note:i using actionbaractivity, in displaying ratingbar, when use activity class, displays 5 star , theme applied on that. please me out issue.
check if using vector drawable causing issue. work try replace vector drawable png image in drawable folder , see magic work.
you using vector drawable layer-list vector drawable image fit whole layout try replace png solve problem.
Comments
Post a Comment