Remove unused resources

This commit is contained in:
Kirill Kamakin
2022-11-04 19:12:44 +01:00
parent d6c67d1663
commit 6e15578725
15 changed files with 0 additions and 1680 deletions

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/ic_splash_screen_background"
tools:context=".ui.splash.SplashFragment" />