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

Commit 792b12d6 authored by Wysie's avatar Wysie
Browse files

Fixed the right-most apps in 12 recent apps having their focus/selected drawable cut off.

parent 0abff148
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    android:id="@+id/label"
    style="?android:attr/buttonStyle"
    android:background="@drawable/btn_application_selector"
    android:layout_width="67dip"
    android:layout_width="65dip"
    android:layout_height="72dip"
    android:layout_margin="3dip"
    android:textColor="@color/primary_text_dark_focused"