diff options
Diffstat (limited to 'res/layout/eip_service_fragment.xml')
-rw-r--r-- | res/layout/eip_service_fragment.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/eip_service_fragment.xml b/res/layout/eip_service_fragment.xml index 8f5a93d0..5992a873 100644 --- a/res/layout/eip_service_fragment.xml +++ b/res/layout/eip_service_fragment.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:id="@+id/eipServiceFragment" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="10dp" > @@ -69,4 +68,4 @@ </RelativeLayout> -</RelativeLayout>
\ No newline at end of file +</RelativeLayout> |