mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 07:16:54 +00:00
am 6779595b: Updating the scrollbar to make the fastscroller more visible.
* commit '6779595bec64fa4503c22f75c8e245a449fe665d': Updating the scrollbar to make the fastscroller more visible.
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