mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Updating the scrollbar to make the fastscroller more visible.
Bug: 20035978 Change-Id: I56a865262cd07e6af11b4374a7e6354710116dcd
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
-keep class com.android.launcher3.BaseRecyclerViewFastScrollBar {
|
||||
public void setThumbWidth(int);
|
||||
public int getThumbWidth();
|
||||
public void setTrackAlpha(int);
|
||||
public int getTrackAlpha();
|
||||
public void setTrackWidth(int);
|
||||
public int getTrackWidth();
|
||||
}
|
||||
|
||||
-keep class com.android.launcher3.BaseRecyclerViewFastScrollPopup {
|
||||
|
||||
Reference in New Issue
Block a user