Skip to content

Commit

Permalink
Removes padding and margin from favorite page.
Browse files Browse the repository at this point in the history
  • Loading branch information
MRezaNasirloo committed Jul 14, 2018
1 parent d6a22e9 commit 02e97db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/layout/controller_favorite.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
android:id="@+id/container_home"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="4dp"
android:padding="4dp"
>

<android.support.design.widget.AppBarLayout
Expand Down

0 comments on commit 02e97db

Please sign in to comment.