FossifyGallery/app/src/main/res/layout/activity_splash.xml
2016-12-25 20:23:05 +01:00

6 lines
237 B
XML

<?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"/>