app-facebook-event-scraper/app/src/main/res/drawable/divider.xml

7 lines
184 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<size
android:height="8dp"
android:width="0dp"/>
</shape>