Remove obsolete chart view widgets.
ChartDataUsageView and ChartNetworkSeriesView are no longer being used. Remove them to avoid the need to maintain obsolete codes. Bug: 117433810 Test: rebuild and make RunSettingsRoboTests Change-Id: I0c99725500926083bee693c102a323d563647c3a
This commit is contained in:
@@ -50,13 +50,6 @@
|
||||
<attr name="android:textAppearance" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="ChartNetworkSeriesView">
|
||||
<attr name="strokeColor" format="color" />
|
||||
<attr name="fillColor" format="color" />
|
||||
<attr name="fillColorSecondary" format="color" />
|
||||
<attr name="safeRegion" />
|
||||
</declare-styleable>
|
||||
|
||||
<attr name="apnPreferenceStyle" format="reference" />
|
||||
|
||||
<attr name="footerPreferenceStyle" format="reference" />
|
||||
|
||||
Reference in New Issue
Block a user