Remove layout files

This commit is contained in:
serso
2016-02-20 13:34:55 +01:00
parent d7318bbc17
commit 07d3ebd65c
26 changed files with 59 additions and 1263 deletions

View File

@@ -29,12 +29,6 @@
a:layout_width="match_parent"
a:layout_height="match_parent">
<TextView
a:id="@+id/fragment_title"
style="@style/CppFragmentTitle"
a:layout_width="match_parent"
a:layout_height="wrap_content" />
<include layout="@layout/ad" />
<FrameLayout