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

Commit 3721654c authored by Megha Joshi's avatar Megha Joshi
Browse files

Fixes layout of fasttrackwindow disambig dialog.



Bug: 2122144
Reviewed-by: default avatar <jsharkey@google.com>
parent 8586311c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -99,7 +99,8 @@
        <ListView
            android:id="@android:id/list"
            android:layout_width="fill_parent"
            android:layout_height="wrap_content"
            android:layout_height="0dip"
	    android:layout_weight="1"
            android:background="@color/fasttrack_disambig"
            android:divider="@drawable/fasttrack_disambig_divider"
            android:cacheColorHint="@null" />