added in API Level 1
Defines whether the vertical scrollbar track should always be drawn.
android:scrollbarAlwaysDrawVerticalTrack = "true"
android:scrollbarAlwaysDrawVerticalTrack = "false"
Related Articles:
Resources:
Popular Posts
- Solution: error: Error parsing XML: unbound prefix
- Change the line spacing between lines of text in an TextView/EditText, using lineSpacingExtra
- android:requiresFadingEdge
- Intent setType(String type) - How to Set an Explicit MIME data type
- android:background - Change the Background Color of an EditText
- android:maxWidth - Set the Maximum Width of TextView
- android:ellipsize - Add an ellipsis(...) in a TextView
- How to Declare a RatingBar
- Solution: Running Android Lint has encountered a problem Failed
- String.valueOf - How to Convert a Double to a String