Layout tools fix

This commit is contained in:
str4d
2014-08-27 22:17:57 +00:00
parent 5e93be9cbc
commit 179a8529e4

View File

@@ -5,7 +5,7 @@
android:id="@+id/drawer_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainListActivity" >
tools:context=".EmailListActivity" >
<!-- The mail list view -->
<FrameLayout