remove margin in import keys (leftover from nav drawer)

This commit is contained in:
Dominik Schürmann 2014-06-23 18:38:26 +02:00
parent 8f4e66348d
commit bfd7c03b0a

View File

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/content_frame"
android:layout_marginLeft="@dimen/drawer_content_padding"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">