remove leftover references to AdView
This commit is contained in:
@@ -29,8 +29,6 @@
|
|||||||
a:layout_width="match_parent"
|
a:layout_width="match_parent"
|
||||||
a:layout_height="match_parent">
|
a:layout_height="match_parent">
|
||||||
|
|
||||||
<org.solovyev.android.calculator.AdView style="@style/CppAd" />
|
|
||||||
|
|
||||||
<android.support.v7.widget.RecyclerView
|
<android.support.v7.widget.RecyclerView
|
||||||
a:id="@+id/entities_recyclerview"
|
a:id="@+id/entities_recyclerview"
|
||||||
a:layout_width="match_parent"
|
a:layout_width="match_parent"
|
||||||
|
@@ -29,8 +29,6 @@
|
|||||||
a:layout_width="match_parent"
|
a:layout_width="match_parent"
|
||||||
a:layout_height="match_parent">
|
a:layout_height="match_parent">
|
||||||
|
|
||||||
<org.solovyev.android.calculator.AdView style="@style/CppAd" />
|
|
||||||
|
|
||||||
<android.support.v7.widget.RecyclerView
|
<android.support.v7.widget.RecyclerView
|
||||||
a:id="@+id/history_recyclerview"
|
a:id="@+id/history_recyclerview"
|
||||||
a:layout_width="match_parent"
|
a:layout_width="match_parent"
|
||||||
|
Reference in New Issue
Block a user