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

7 lines
184 B
XML
Raw Normal View History

2020-08-14 23:58:29 +02:00
<?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>