blob: 1be489cdc700128ec1d512bb2efe55e78316bc4c [file] [log] [blame]
Fabian Kozynski42c541e2020-06-22 11:50:11 -04001<?xml version="1.0" encoding="utf-8"?>
2<View xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="match_parent"
4 android:layout_height="1dp"
5 android:layout_marginBottom="16dp"
6 android:background="@color/media_divider">
7</View>