Files
Simple-Gallery/app/src/main/res/layout/activity_new_edit.xml

8 lines
284 B
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/activity_new_edit_holder"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#FF000000" />