xref: /aosp_15_r20/external/androidplot/Examples/DemoApp/res/xml/line_point_formatter_with_plf2.xml (revision e67b5c11b0a39d07706faa2f5faf820db3848005)
1<?xml version="1.0" encoding="utf-8"?>
2<config
3        linePaint.strokeWidth="3dp"
4        linePaint.color="#0000AA"
5        vertexPaint.color="#000077"
6        fillPaint.color="#00000000"
7        pointLabelFormatter.textPaint.color="#FFFFFF"/>