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

Commit 93b0b26f authored by Peter Ng's avatar Peter Ng Committed by Isaac Katzenelson
Browse files

Increasing padding for quickscroll

Bug: 7337062
Change-Id: Id41afc384c806a7602657388a0ccc856665e0255
parent 7fe538fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,5 +21,5 @@
    android:layout_height="wrap_content"
    android:clickable="true"
    android:paddingLeft="8dip"
    android:paddingRight="12dip"
    android:paddingRight="32dip"
    android:clipToPadding="false" />