remove leftover references to AdView

This commit is contained in:
Marcus Hoffmann 2020-03-16 13:00:18 +01:00
parent 3d9a6858a1
commit ddade5e165
2 changed files with 0 additions and 4 deletions

View File

@ -29,8 +29,6 @@
a:layout_width="match_parent"
a:layout_height="match_parent">
<org.solovyev.android.calculator.AdView style="@style/CppAd" />
<android.support.v7.widget.RecyclerView
a:id="@+id/entities_recyclerview"
a:layout_width="match_parent"

View File

@ -29,8 +29,6 @@
a:layout_width="match_parent"
a:layout_height="match_parent">
<org.solovyev.android.calculator.AdView style="@style/CppAd" />
<android.support.v7.widget.RecyclerView
a:id="@+id/history_recyclerview"
a:layout_width="match_parent"