Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70921871 authored by Ben Kwa's avatar Ben Kwa
Browse files

Temporarily fix directory tile heights in grid mode.

BUG=26760493

Change-Id: I118e30cdf3892ef6857735f4a4f69a128b3f1c36
parent 83b09fb9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@

<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:layout_height="wrap_content"
    android:layout_margin="@dimen/grid_item_margin"
    android:background="@color/item_doc_background"
    android:elevation="5dp"