aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_nav_drawer_divider.xml
blob: 7f641a965e7045fcbfe3e72d5748125e0a9cfe60 (plain) (blame)
1
2
3
4
<?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" />