FossifyGallery/app/src/main/res/layout/activity_main.xml

10 lines
333 B
XML
Raw Normal View History

2016-02-16 22:23:25 +01:00
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
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"
tools:context="gallery.simplemobiletools.com.MainActivity">
</RelativeLayout>