changing our editor screen background to black
This commit is contained in:
parent
0b5b1925af
commit
98df2e84c6
1 changed files with 2 additions and 3 deletions
|
@ -3,6 +3,5 @@
|
|||
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">
|
||||
|
||||
</RelativeLayout>
|
||||
android:layout_height="match_parent"
|
||||
android:background="#FF000000" />
|
||||
|
|
Loading…
Reference in a new issue