Remove relative Layout margin with Screen in android -
how can remove relative layout margin screen ?
just remove margin relativelayout kind of looks this
<relativelayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" >
Comments
Post a Comment