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

Commit 7a8b9086 authored by Ivan Chiang's avatar Ivan Chiang
Browse files

[PM] Extend the delay of the fade of the scroll bar

Flag: android.content.pm.use_pia_v2
Test: manual. video
Bug: 440433457
Change-Id: I84759d790bb27d7f2061b06c6e2a1b773fb82d43
parent 80d54bdb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
    android:layout_height="wrap_content"
    android:layout_width="match_parent"
    android:orientation="vertical"
    android:scrollbarDefaultDelayBeforeFade="2000"
    android:paddingHorizontal="?android:attr/dialogPreferredPadding"
    android:paddingBottom="@dimen/alert_dialog_inner_padding">

+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
    android:layout_height="wrap_content"
    android:layout_width="match_parent"
    android:orientation="vertical"
    android:scrollbarDefaultDelayBeforeFade="2000"
    android:paddingHorizontal="?android:attr/dialogPreferredPadding"
    android:paddingBottom="@dimen/alert_dialog_inner_padding">