remove an unused activity_splash layout file

This commit is contained in:
tibbi 2018-06-22 23:39:02 +02:00
parent dc65539094
commit e5da025335

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/splash_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"/>