Add fragment_nearby.xml layout file

This commit is contained in:
misaochan 2016-08-24 16:41:58 +12:00
parent 5ca298dd4f
commit e2d3f65aef
2 changed files with 13 additions and 177 deletions

View file

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