mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-03-03 02:57:42 +01:00
changing our editor screen background to black
This commit is contained in:
parent
0b5b1925af
commit
98df2e84c6
@ -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…
x
Reference in New Issue
Block a user