My application have rating bars. I want to set the Rating bar is non-click able and no-touchable. For this i added the following code in xml file of each rating
xml
Add style="?android:attr/ratingBarStyleIndicator" into your layout For example