aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/res/layout/stats_insights_header_line.xml
blob: 8463b535778223b1c324db4edf3700410860787c (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<View xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="1dp"
    android:background="@color/grey_lighten_30" />