Simon Shields | 9b5063f | 2016-03-18 23:12:15 +1100 | [diff] [blame] | 1 | <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" |
2 | android:id="@+id/frameLayout" | ||||
3 | android:layout_width="match_parent" | ||||
4 | android:layout_height="match_parent" /> | ||||
5 |