Files
Portal-Camera/portal-capability-test/res/layout/pc_separator_h.xml
T

5 lines
264 B
XML
Raw Normal View History

2026-09-13 18:25:57 -07:00
<?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" />