5 lines
264 B
XML
5 lines
264 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Reusable 1px horizontal separator (white @ 20%). Include with: <include layout="@layout/pc_separator_h" /> -->
|
|
<View xmlns:android="http://schemas.android.com/apk/res/android"
|
|
style="@style/PcSeparatorHorizontal" />
|