diff options
Diffstat (limited to 'res/layout/log_window.xml')
-rw-r--r-- | res/layout/log_window.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/res/layout/log_window.xml b/res/layout/log_window.xml deleted file mode 100644 index 56c3e349..00000000 --- a/res/layout/log_window.xml +++ /dev/null @@ -1,7 +0,0 @@ -<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - android:id="@+id/container" - android:layout_width="match_parent" - android:layout_height="match_parent" - tools:context=".LogWindow" - tools:ignore="MergeRootFrame" />
\ No newline at end of file |