Add minTickWidth for the bar chart
At jsharkey's request. Change-Id: Ic489e534fe793fc7ec3fd2bedc5bb256be99daec
This commit is contained in:
@@ -46,5 +46,7 @@
|
||||
<declare-styleable name="PercentageBarChart">
|
||||
<!-- Background color -->
|
||||
<attr name="emptyColor" format="color" />
|
||||
<!-- Minimum tick width for each slice in the bar chart. -->
|
||||
<attr name="minTickWidth" format="dimension" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user