Remove unused resources

This commit is contained in:
MM20
2024-06-14 15:23:37 +02:00
parent 892e4971a3
commit f6dfddedb2
113 changed files with 4 additions and 9640 deletions
@@ -5,7 +5,6 @@
android:layout_height="match_parent">
<LinearLayout
android:id="@+id/serverUrlView"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center"
@@ -13,7 +12,6 @@
android:orientation="vertical">
<ImageView
android:id="@+id/imageView"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:srcCompat="@drawable/ic_nextcloud_logo" />