ariane/app/src/main/res/layout/bookmark.xml

7 lines
239 B
XML
Raw Normal View History

2020-09-10 21:20:24 +00:00
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout android:layout_width="match_parent"
android:layout_height="50dp"
android:background="#ff00cc"
xmlns:android="http://schemas.android.com/apk/res/android">
</RelativeLayout>